@charset "utf-8";
html,body { margin: 0px auto; padding: 0px; width: 100%; height: 100%; background-color: #171717; color: #f5f5f5; font-family: "Trebuchet MS"; font-size: 12px;}
div { margin: 0px auto; padding: 0px;}

a,a:visited,a:active { color: #888; font-weight: normal; text-decoration: underline;}
a:hover { color: #f5f5f5; font-weight: normal; text-decoration: underline;}

div#genel { width: 100%; text-align: center;}
div#orta { width: 800px; height: 666px; text-align: center; background-image: url(resim/arka-siyah.gif); background-position: 0px 0px; background-repeat: no-repeat;}

#kimlik div.kisa{ border: 1px solid #3a3a3a; background-color: #000000;}
input, textarea, select { padding: 2px 5px; border: 1px solid #212121;}