<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
* {
margin : auto;
}
body {
font : normal 12px Tahoma, Verdana, Helvetica, Arial, sans-serif;
color : #fff6e1;
margin-top : 0;
margin-bottom : 0;
background : black url(images/hardcore_3d_bkg.gif);
text-align : center;
}
tr {
vertical-align : top;
}
td {
font : normal 12px Tahoma, Verdana, Helvetica, Arial, sans-serif;
vertical-align : top;
text-align : center;
background: black;
}
table {
margin : 0 auto;
}
a {
color : #afcdff;
text-decoration : none;
}
a:hover {
color : #afcdff;
text-decoration : underline;
}

/*Thumbs*/
#thumbs {
background:none;
border :none;
}
#thumbs img {
border : 3px solid #007cae;
margin-bottom : 20px;
margin-top : 20px;
}
#thumbs a:hover img {
border : 1px solid #afcdff;
}

#thumbs_gall{
width:987px;
border :none;
margin-bottom : 20px;
margin-top : 20px;
}
#thumbs_gall img{
border : 3px solid #007cae;
}

/*Frame*/
.side_frame {
width : 7px;
background : url(images/frame_sides.gif) repeat-y top;
}
.text_big{
font-size: 25px;
font-weight: bold;
}
.text_big_2{
font-size: 19px;
font-weight: normal;
}

.screen_block{
width:860px;
}
.screen{
width:25%;
border:1px solid #007cae;
padding:10px 0 10px 0;
}</pre></body></html>