h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

