body {
	margin: 10px;
}

.wrap {
	width: 708px;
	height: 1011px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-image: url('img.png');
	background-repeat: no-repeat;
	background-position: center center;
}