body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFF99;
	color: #000000;
}
h1 {
	font-family: "Cooper Black";
	font-size: 45px;
	color: #0033FF;
	text-decoration: none;
	text-align: center;
}
h2 {
	color: #CC0099;
}
