body {
	background-color: #c0c0c0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px;
	background: url(http://www.hannesjohnson.net/images/bgfinegrey.gif);
	text-align: center;
}

a:link {
	color: #3311EE;
	text-decoration: underline;
}

a:active {
	color: #c0c0c0;
	text-decoration: none;
	background: #FFFFFF;
}

a:visited {
	color: #3311EE;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
	background: #3311EE;
}

h1 {
	text-align: center
}