BODY {
	background-color : Teal;
}





h1 {
	font-size: 55;
	font-weight: bolder;
	text-align: center;
	font-family: felix titling, "pristina";
	color: #4B0082;
}
h2 {font-size: 24; font-weight: bold; text-align: center; text-decoration: underline;  font-family: pristina, "lucida calligraphy", "fine hand", "monotype corsiva", "times new roman"; color: #000000}
p {font-size: 12; font-weight: normal; font-family: times new roman, , "pristina", "lucida calligraphy", "fine hand", "monotype corsiva"; color: #000000}
h3 {
	font-size: 12;
	font-weight: normal;
	font-family: times new roman, "pristina", "lucida calligraphy", "fine hand", "monotype corsiva";
	color: Maroon;
	text-align: center
}
h4 {
	font-size: 32;
	font-weight: bolder;
	text-align: center;
	font-family: felix titling, "times new roman";
	color: #4B0082;
}
h5 {
	font-size: 20;
	font-weight: bolder;
	font-family: pristina, "times new roman", "lucida calligraphy", "fine hand", "monotype corsiva";
	color: Maroon;
}

h6 {
	font-family: "Engravers MT";
	font-size: 44;
	font-weight: bolder;
	color: black;
	text-align: center;
}
