 
    body  { 
        margin-top: 20px;
        margin-right: 250px;
        margin-bottom: 0px;
        margin-left: 50px;
} 
    body    { background-image:url(thin_white.jpg);
}


a:link { color: green; 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 }
 
 


h2    {
        font-family: arial, helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 80%;
        font-color: #000000;
}
