BODY {
	background-color : #FFFFCC;
	background-image : url(images/back.jpg);
}
H1 {
	color : #003300;
	font-size : 18pt;
	font-weight : bold;
	font-style : italic;
}
H2 {
	color: #003300;
	font-size : 14pt;
	font-weight : bold;
	font-style : italic;
	}
H3 {
	color : #003300;
	font-size : 12pt;
}