body {background-attachment: fixed;background-image: url(../images/bg.jpg);-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
#logo {text-align: center;width: 100%;margin-top: 20px;}
#icerik {width: 100%;max-width:900px;margin-right: auto;margin-left: auto;font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #000;margin-top: 10px;}
#icerik p {text-align: center;font-family: Georgia, "Times New Roman", Times, serif;font-size: 24px;font-weight: bold;}
#icerik ul {list-style-image: url(../images/ok.png);list-style-position: inside;}
#icerik ul li {line-height: 30px;padding-left: 10px;border-radius:5px;}
#icerik ul li:hover {line-height: 30px;padding-left: 10px;font-weight: bold;color: #FFF;background-color: #666;}
#iletisim {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 14px;text-align: center;background-color: #333;border-radius:10px;color:#fff;padding:10px;}
#icerik #iletisim p {font-family: Tahoma, Geneva, sans-serif;font-size: 16px;color: #FFF;}
#icerik #iletisim span {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #FFF;}
#icerik #iletisim p span a {color: #FFF;text-decoration: underline;}
#icerik #iletisim p span a:hover {color: #CCC;text-decoration: underline;}
#remote {position: fixed;z-index: 100;left: 10px;top: 20px;}
.uzak {text-align: center;font-family: Tahoma, Geneva, sans-serif;font-weight: bold;}
.uzak a { color: #333; text-decoration:none; padding:10px; display:block; transition: all .2s ease-in-out;}
.uzak a:hover{ background:#4A4A4A; border-radius:20px;color:#fff;}