body {
	background-color: #66CC99;
	font-family: "Arial Rounded MT Bold";
}
h1 {
	font-size: x-large;
	font-style: normal;
	color: #6600CC;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
}
h2 {
	font-size: medium;
	font-style: italic;
	text-align: left;
	color: #990000;
}
link {
	color: #CC0066;
}
