body {
   background: transparent;
   background-color: #000000;
   color: #ffffff;
   background-repeat: no-repeat;
   background-position: center top;
   font-family: Tahoma, Verdana, sans-serif;
   font-size: 11px;
   scrollbar-base-color: #ccccde;
   padding-top: 10px;
}

td {
   font-size: 11px;
}

h1 {
   font-size: 200%;
}

#content {
   margin-top: 10px;
   background-repeat: no-repeat;
   background-position: center top;
}

#menu {
   margin-top: 108px;
}

img {
   border-style: none;
   border-width: 0px;
}

a:link { 
   background: transparent;
   color: #ffffff; 
   text-decoration: underline 
}

a:visited { 
   background: transparent;
   color: #ffffff; 
   text-decoration: underline
}

a:active, a:hover { 
   color: #ffffff; 
   text-decoration: underline
}
