body {
background: #FFFFFF url('bg.png') repeat-x;
color: #656565; 
font-family: arial; 
font-size: 11px; 
margin: 0px auto;
margin-top: 0px;
text-align: center;
}

div#header {
background: #FFFFFF url('index.png') no-repeat top center;
width: 511px;
height: 448px;
margin: 0px auto;
margin-top: 0px;
padding: 0px;
}

div#content {
width: 511px;
margin: 0px auto;
padding: 10px;
line-height: 18px; 
text-align: justify;
}
	
A {
color: #83322F; 
font-family: georgia; 
font-style: italic; 
text-decoration: none;
}
	
.header {
color: #656565; 
font-family: georgia; 
font-size: 24px; 
font-style: italic; 
line-height: 12px; 
}