body {
    padding:0px;margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px;
    background-image:url(../images/bg.jpg);background-repeat:no-repeat;
    background-color: black;
    background-position:50% 0%;    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
}
a:link {color:#0000FF; text-decoration:none;}
a:visited {color:#0000FF; text-decoration:none;}
a:hover {font-weight:bold; color:#00FF00; text-decoration:underline;}
a:active {color:#FF00FF; text-decoration:underline;}

