h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	border-top-color: #ECE9D8;
}

body {
	background-image: url(images/splat.jpg);
	background-repeat: repeat;
	color: #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;

h3 {
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
}
