body.cover {
   color: white
   text-align: center;
   background: #8caab4;
   margin: 0px;
   padding: 0;
   width: 100%;
   height: 100%;
   }
a:link {
   color: black;
   text-decoration: none;
   }
a:active {
   color: white;
   text-decoration: none;
   }
a:visited {
   color: black;
   text-decoration: none;
   }
h1 {
  font-family: times;
      font-style: nornal;
      font-weight: 100;
  font-size: 33px;
      letter-spacing: 0px; 
      text-align:center;
      color:#203030;
      text-indent: 30px;
   }
p.address {
   font-family: times;
      font-style: normal;
      font-weight: 100;
  font-size: 11pt;
      letter-spacing: 0px; 
      text-align:left;
      color:#DFFFE3;
   }
#spacergif1{
   height: 20px;
   width: 3%;
   }
#spacergif2{
   height: 5px;
   width: 100%;
   }
#navbardiv {
   border-top: 1px solid #303030;
   border-bottom: 1px solid #303030;
   font-family: arial,helvetica,sans-serif;
      font-style: normal;
      font-weight: 100;
  font-size: 10pt;
      letter-spacing: 0px; 
      text-align:center;
      background-color:#9BB0AF;
      //background-color:#cccccc;
   }
#imgarea {
   //background-color: #2b3030;
   background-color: #ffffff;
   text-align:center;
   }
#contact {
  font-family: times;
      font-style: nornal;
      font-weight: 100;
  font-size: 43px;
      letter-spacing: 0px; 
      text-align:left;
      background color:#BFD9E2;
      vertical-align: text-bottom;
      text-indent: 24px;
      text-decoration: none;
   }
