body {
font-family : "Monotype Corsiva";
color : #474747;
font-size : 17px;
background-color : #000;
max-width : 240px;
margin : auto;
}
a:link, a:active, a:visited {
color : #5c5c5c;
}
a:hover, a:focus {
color : #546f86;
}
.top {
background-image : url(images/top.jpg);
background-repeat : no-repeat;
height : 41px;
}
.log {
background-image : url(images/log.jpg);
background-repeat : no-repeat;
height : 30px;
}
.ot {
background-image : url(images/ot.jpg);
background-repeat : no-repeat;
height : 27px;
}
.mc {
background-image : url(images/mc.gif);
padding-right : 6px;
padding-left : 6px;
}
.bot {
line-height : 50px;
background-image : url(images/bot.jpg);
background-repeat : no-repeat;
height : 35px;
padding-left : 5px;
}
.count {
text-align : center;
padding-top : 4px;
}
hr {
margin : 1px;
border-color : #212121 #000 #000;
border-style : solid;
border-width : 1px;
}
/* Style by Mad
http://wapdiz.ru */