@charset "utf-8";
/* pstraky/Apple */
body {
background:#1c1c1c;
}

.main {
width:1000px;
margin:0 auto;
}

.footer {
color:#898989;
font-family:Tahoma;
font-size:10px;
line-height:160%;
text-align:center;
}

.footer a{
color:#898989;
text-decoration:none;
}