body {
	background-color: #EDCE88;
	text-align: center;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	font-weight: 900;
	font-variant: normal;
	color: #CC0000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: 200;
	font-variant: small-caps;
	color: #000000;
	font-size: large;
	text-decoration: underline;
	text-align: center;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	color: #990000;
	font-style: normal;
	text-align: center;
}
