
.centered {
	position: absolute;
	width: 624px;
	height: 567px;
	top: 50%;
	left: 50%;
	margin-left: -312px;
	margin-top: -284px;
	background-image: url(logo.png);
	background-repeat: no-repeat; 
	
}