body {
	background:#6E543D url('/images/horse-background.jpg') no-repeat scroll center top;
	color:#ffffff;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:15px;
}
#title {
	background: url('/images/im-on-a-horse-title.gif') no-repeat;
	width:390px;
	height:35px;
	text-indent: -99999px;
	margin:0 auto;
}
#content {
	width:640px;
	text-align:center;
	margin:0 auto;
}
a {
	color:#f38431;
}
#credits {
	font-weight:bold;
}