body {
color : #52654f;
font-size : 13px;
font-family : "Comic Sans Ms";
background-color : #000;
background-image : url(images/bg.gif);
background-attachment : fixed;
margin : auto;
max-width : 300px;
border : 1px solid #191919;
}
a {
color : #3f3f3f;
text-decoration : none;
}
a:hover {
color : #679761;
}
div {
background-color : #000;
padding : 2px;
}
.header {
background-image : url(images/back.jpg);
padding : 0;
line-height : 0;
}
.footer {
color : #434343;
background-image : url(images/back.jpg);
background-repeat : repeat-x;
background-position : 0 bottom;
border-top : 1px solid #191919;
}
.title {
background-image : url(images/title.gif);
border-top : 1px solid #191919;
border-bottom : 1px solid #191919;
}
.content {
margin : 1px;
border : 1px solid #191919;
}
.ram {
border-bottom : 1px solid #191919;
}
.ram:hover {
background-color : #0c0c0c;
border-top : 2px solid #000;
border-left : 2px solid #252525;
}
/* Style by Vyacheslav [aka Mad]
http://wapdiz.ru  */