body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 90%;
	line-height: 2.6em;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #768d00 url(images/404bg.jpg);
	background-repeat: no-repeat;
	color: #e5e700;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #ecba25;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 2.3em;
	font-weight: bold;
}