html, body {
  background: black;
  color: white;
}

a {
 color: white;
}

th, td {
   border: 0px;
}

div#hd {
  background: url(/11647/img/agents/11647/custom_img/custom_css/logo1.jpg) no-repeat;
  height: 188px;
}

div#agent_info {
   display:none;
}

div#bd {
  background: #C9D6D9;
   padding: 5px;
  color: #696F6F;
}

div#bd a {
  color: #696F6F;
}
