/* This makes the background a light brown and sets up the
   scroll bar to be color for IE 5 or above. */
TH { background-color: silver; color: #000090; vertical-align: bottom;}
H1,H2,H3 { color: #000090; margin-top:0 }
body {  background-color: #66FFCC;
       background-repeat: repeat;
       font-family: Arial, sans-serif;}