body {
	background-color: #F0F0F0;
	text-align: center;
}

a {
	font-size: x-large;
	text-decoration: none;
	color: #FF0000;
}

#haiku {
	font-style: italic;
	font-size: small;
}