body{
	margin:0;
	padding:0;
	background:white;}

#logo{
	position:absolute;
	overflow:hidden;
	color:#ccc;
	font-weight:700;
	top:50%;
	left:50%;
	width:197px;
	height:46px;
	margin-top:-23px;
	margin-left:-98px;
}
