body
{
  font-family:Tahoma,Garamond;
  font-size:12px;
  padding: 0;
  margin: 0;
  background: #000000 url('/images/bg.jpg') no-repeat center top;
}

.bimg {
   padding:2px;
   border:2px solid #021a40;
   background-color:#c0c0c0;
}

h1 { padding: 0; margin: 0 0 3px 0; font-size: 16px; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, sans-serif; color:#000; }
h2 { padding: 0; margin: 0 0 3px 0; font-size: 14px; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, sans-serif; color:#000; }
h3 { padding: 0; margin: 0 0 3px 0; font-size: 12px; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, sans-serif; color:#000; }

A:link { text-decoration: underline; font-family: Arial, sans-serif; color:#666; }
A:visited { text-decoration: underline; font-family: Arial, sans-serif; color:#666; }
A:active { text-decoration: underline; font-family: Arial, sans-serif; color:#666; }
A:hover { text-decoration: underline; font-family: Arial, sans-serif; color:#000000; }
