h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: x-large; font-weight: bold; color: #FFCC33; text-align: center}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33CC33;
}
body {
	background-color: #660000;
	border-top: thin none #FF0000;
	border-right: thin none #FF0000;
	border-bottom: thin none #FF0000;
	border-left: thin none #FF0000;
}
h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: large; color: #FF9900; font-style: italic; text-align: center}
a {
	color: #CC9900;
}
a:visited {
	color: #33CCCC;
}
