body {
	text-align: center;
	background: url(../images/bgrd.png);
}

#logo {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 50%;
	margin-left: -110px;
}