html, body {
	height:100%;
	}

#logo {
	width:194px;
	height:33px;
	position: relative;
	top:50%;
	left:50%;
	margin: -16px 0 0 -97px;
	}