body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #66FFCC;
	color: #0033CC;
}
a:link {
	color: #FF3399;
}
h1 {
	text-align: center;
}
