body     { background-image: url(bg_grey.gif) ; }
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 252px;
} 
#heading     { position: absolute ;
          top: 0px ;
          right: 250px ;
          bottom: 0px ;
          left: 300px ;
}
#vwd   { position: absolute ;
          top:10px ;
          right: 0px ;
          bottom: 0px ;          
          left:50px ;
}
 

#main   { position: absolute ;
          top:10px ;
          right: 0px ;
          bottom: 0px ;          
          left:300px ;
}
h1    {
        font-family: arial, helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 80%;
}
h2    {
        font-family: arial, helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 70%;
 }
h3   {
        font-family: arial, helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 150%;
 } 
 
             
a:link { color: navy; text-decoration: none }
a:active { color: yellow; text-decoration: none }
a:visited { color: green; text-decoration: none }
a:hover { color: green; text-decoration: underline; background: #F9EDED } 