body {
	background-color:#000;
}
#header {
	text-align:left;
}

h1 span {
	position:absolute;
	left:-1000px;
}

#content {
	color:#eee;
}