body {
	background-color: #F7F9AA;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
		background-position: center;
}


a:link {
	font-family: Arial;
	color: #009900;
	text-decoration: none; 
		font-size: 16px;
}
a:visited {
	font-family: Arial;
	color: #CC3333;
	text-decoration: none;
		font-size: 16px;
}
a:hover {
	font-family: Arial;
	text-decoration: underline;
	color: #cc3333;	
		font-size: 16px;
}
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #3300ff;
}
h2 {
	font-size: 36px;
	font-family: "High Tower Text";
	font-weight: bold;
	font-style: oblique;
	color: #3300ff;
}
