body {background-image: url('images/clouds.jpg'); 
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
}


 html, body, #table1 {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #table1 {
      margin: 0 auto;
      text-align: center;
      vertical-align: top;
      width: 700px;
   }

h1 {color: #000000; text-align: center; font-size: 16px;}
h2 {color: #000000; text-align: center; font-size: 12px;}

.g {background-color: #F7E7BD;}
.b {border-color: #000000; border-style: solid; border-width: thin; margin-left: auto;
    margin-right: auto;}

#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px #D09471;
display: inline;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
background: #DCAB8F; 
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
border-color: #999999;
color: #D09471;
background: #332;
}

ul
{
list-style-type: none;
}
div#contact
{
font-family: serif;
font-weight: bold;
vertical-align: top;
margin-left: 0px;
padding-left: 0px;
}

ul
{
list-style-type: none;
}
div#contact
{
font-family: varsity;
font-weight: bold;
margin-left: 0px;
border-left: 0px;
padding-left: 0px;
}
ul#contact
{
margin-left: 0px;
padding-left: 0px;
}