body {
   background:#000 url(backdrop2.jpg) bottom center no-repeat fixed;
   max-width: 100%;
}

td {
   text-align: left;
   font-family:Tahoma;
   font-size:13px;
   color: #E5E5E5;
}

a {
   text-decoration: underline;
   color:#6B70BD;
}

A:Hover  {
   color : #9EA3DE;
   text-decoration : underline;
}

H3 {
   color: #06F;
   font-weight: bold;
   font-size : 20px;
   font-family:Tahoma;
}
H4 {
   color: #06F;
   font-weight: bold;
   font-size : 16px;
   font-family:Tahoma;
}
H5 {
   color: #06F;
   font-weight: bold;
   font-size : 14px;
   font-family:Tahoma;
}

#page {
width:980px;

}

#content {
margin:0 auto;
float:center;
width:965px;
padding:33px;
bgcolor:#000000;
}
