body {
	font-family:sans-serif;
}
h1 {
	background-color: #FF3333;
	color: #FFE303;	
	font-size:36pt;
}

a {
	color: #00B2EE;
	font-weight: bold;
	text-decoration:none;
	font-size:24pt;
}

#contact {
	font-weight:normal;
	font-size:18pt;
}

a:hover {
	color:#FF3333;
}
	

