body {
	background:#e5e5e5 url(bg.png) center top no-repeat;
	margin:0;
}

#logo, #blur {
	position:absolute;
	top:45%;
	left:50%;
	width:178px;
	height:74px;
	margin:-49px 0 0 -89px;
	background:url(logo1.png) 0 2px no-repeat;
}

#blur {
	background-position:5px -77px;
}