html { background-color: #000; }
body { margin: 0; padding: 0; font-family: Arial, Geneva, sans-serif; background-color: #000; }
a { text-decoration: none }
a:link, a:visited {color: #f8f8f8; border: 1px dotted #f8f8f8; padding: 5px }
a:hover { color: #0e0 }
a:active { background-color: #ee0 }
#centre         {  position:absolute; width: 100%; top: 50%; height: 300px; margin-top: -150px }
.col_1_3  { width:30%; font-size: 22px; text-align: center }
#col_2  { width: 485px  }
#table1         { width: 100%; height: 300px; text-align: center }
#title { color: #f8f8f8; font-style: italic;  font-size: 16px }
#count   { color: #f8f8f8; border-style:none; border-color:inherit; position: absolute; top: 95%; right: 5%; }
#datetime   { color: #f8f8f8 ;border-style:none; border-color:inherit; position: absolute; top: 95%; left: 5%; }
#an   { color: #fff8f8; border-style:none; border-color:inherit; position: absolute; top: 85%; left: 5%; }
