html, body { 
margin:0px; 
padding:0px; 
text-align:center; 
background: #000000 url(../bg.png) repeat;
color: #FFFFFF;
} 

h1 {margin: 10px; font-size: 11pt; line-height: 1.75em; background: #ffffff; color: #141F43; font-family: Arial, Helvetica, sans-serif}

p {margin: 10px; font-size: 9pt; line-height: 1.8em; background: #ffffff; color: #141F43; font-family: Arial, sans-serif}

a:link {text-decoration:none; color: #304913}
a:active {text-decoration:none; color: #141F80}
a:visited {text-decoration:none; color: #304913}

#wrap { 
width:40%; 
text-align:left;  
margin-left:auto; 
margin-right:auto;  
color: FFFFFF;
} 
 
#content {
top: 95px;
background: #FFFFFF;  
color: #000000;
float: right; 
display:inline; 
position: relative; 
width:100%;
border: #3E3E3E solid 2px;
}
