body {  
       font-family: Times New Roman, Georgia, Times, serif;
       background-image: url(water11.jpg);
       background-color: #FFFFFF;
       margin: 0px; padding: 0px;
}


table { 
     background-color: #FFFFFF;
}

a:active {  color: #000000; text-decoration: none}
a:link {  color: #0000ff; text-decoration: none}
a:visited {  color: #9900ff; text-decoration: none}
a:hover {  color: #00cc00; text-decoration: underline}

#NewsWrapper {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;    
   margin-right: auto;
   width: 700px;
}

