body {
	font-family: Helvetica, Arial, sans-serif;
	color: #ffd05f;
}
#wrapper {
	margin: 100px auto;
	width: 400px;
}
#content {
	text-align:center;
	font-size:.7em;
}
h1 {
	width: 400px;
	height: 300px;
	text-indent: -9999px;
	background: transparent url(/images/ui/site-offline.gif) 0 0 no-repeat;
	text-align:center;
}
