body {
	background: url(andymacht.jpg) no-repeat;
	font: 13px Georgia, "Times New Roman", Times, serif;
}

#splash h1 {
	text-indent: -99999px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#splash {
	position: absolute;
	left: 320px;
	top: 250px;
	width: 250px;
}

a:link, a:visited {
	color: #660000;
}

#footer {
	position: absolute;
	left: 50px;
	top: 500px;
	color: #CCC;
	width: 600px;
	border-top: 1px solid #CCC;
	padding: 3px;
}

#footer a:link, #footer a:visited {
	color: #CCC;
	text-decoration: none;
	line-height: 1.5;
}
