body { 
 margin: 20px 0 0 0;
 padding: 0;
 font-size: 13px;
 color: #666666;
 background-image: url(header1.jpg);
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: top center;
 background-color: #000000;
}

p { 
color: #FFFFFF; 
font-size: 8pt; 
font-family: Arial, Helvetica, sans-serif; 
text-align: center;
 }
 


a { 
 color: #b9a165;
 font-size: 8pt; 
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 text-decoration: underline; 
 text-align: center; 
 margin-right: auto; 
 margin-left: auto; 
 }
a:visited {  }

a:hover {  }

a:active {  }

table { 
height: 400px;
width: 740px;
}


