body {
	color:#ffffff;
	background:#3d4143;
}
#content {
	width:100%;
	height:100%;
}
#content div.center {
	top:50%;
	margin-top:-50px;
	position:absolute;
	text-align:center;
	width:100%;
	height:70px;
}
#content div.center #name {
	font-size:4.1em;
}
#footer {
	color:#5c5f60;
}