 td {font-family :Georgia, Arial, sans-serif;font-size : 12px;color: #57475c;}
 .yellow {font-family :Georgia, Arial, sans-serif;font-size : 12px;color: #F8E32E;}
 a {font-family :Georgia, Arial, sans-serif;font-size : 12px;text-decoration: none;color: #57475c;cursor: hand;}
 a:hover {font-family :Georgia, Arial, sans-serif;font-size : 12px;text-decoration: underline;color: #96221a;cursor: hand;}

 #background {
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: transparent;
  position:absolute;
  left:0px;
  top:0px;
  z-index: -1;
}

#background img {
  visibility: visible;
}