h1 {
	font-family: "Old English Text MT";
	font-size: 35pt;
	font-weight: normal;
	color: black;
}
h2 {
	font-family: "Old English Text MT";
	font-size: 25pt;
	font-weight: normal;
	color: black;
}
body {
	background-image: url(background.JPG);
	background-position: center center;
	background-attachment: fixed;
	font-family: "Old English Text MT";
	font-size: 13.5pt;
	font-weight: normal;
	color: black;
}
table {
	font-family: "Old English Text MT";
	font-size: 12pt;
	font-weight: normal;
	color: black;
}
h3 {
	font-family: "Old English Text MT";
	font-size: 18pt;
	font-weight: normal;
	outline-color: white;
	color: black;
}




