html {
	background: #f4f4f4;
}

#logo {
	text-align: center;
	
	width: 190px;
	height: 260px;
	
	margin-right: -95px;
	margin-top: -130px;
	
	display: block;
	position: absolute;
	right: 50%;
	top: 50%;
}