body 
{
font-family:verdana;
color:#D4D4D4;
background-color:#000000;
background-image:url("thomas3840.jpg");
background-position: 50% 50%;
background-repeat: no-repeat;
font-size:18px;
}
a:link,
a:active, 
a:visited 
{
font-size:18px; 
color:#D4D4D4;
text-decoration:none;
}
a:hover 
{
color:#FFFFFF;
text-decoration:none;
}
.bold 
{
font-family:verdana; 
font-size:18px; 
color:White; 
font-weight:bold;
}
.normal 
{
font-family:verdana;
font-size:11px;
color:White;
font-weight:normal;
}