body {
	background: #ffffee url(fade.png) repeat-x;
	font-family: sans-serif;
	font-size: 20px;
}

a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:focus {
	background: #ffffcc;
	color: #000000;
}

h1 {
	color: #880000;
	text-align: center;
	font-size: 150%;
}
