
.body { 
	background: url("images/background_total_800.gif") top center;
	background-attachment: fixed;
	background-position: 50% 0%;
	background-repeat:repeat-y ;
	background-color:FDF6DC; 
} 

}
h1 {
	font-family: verdana;
	font-size: 16px;
	color: #932516
}


h2 {
	font-family: verdana;
	font-size: 13px;
	color: #932516
}


h3 {
	font-family: verdana;
	font-size: 10px;
	color: #A30101
}



