body
{ background: #162035;
background-image: url(/bg.png);
background-repeat: repeat-y;
background-position: fixed; }

A:link, A:visited, A:active
{ text-decoration: none; 
color:#3345cc;}
A:hover
{ text-decoration: line-through;
color:#787878;}

h1 { font-family: garamond; color: #3366cc;}
p { font-family: garamond; font-size: 22px; color: #3366cc;}
b, i, u { font-family: tahoma; font-size: 12px; color: #3366cc; }

td
{ font-family: tahoma;
font-size: 12px; 
color: #ffffff; 
background: #2a4073;}

#tablecontent
{ position:absolute;
top: 0px;
left: 60px; }

#footer
{ font-family: tahoma;
font-size: 12px; 
color: #999999; }

#rotator
{ background: url(images/rotate.php) no-repeat center top;
width: 650px;
height: 180px; }