body {
	background:#fff;
	}
	
.centr {	
	width: 600px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -300px;
	background: url(img/maket.png);	
	}
	

	