html {
	background: #ECEDF3 url('../img/texture.png');
}
.spot {
	height: 443px;
	margin: 0 0 7px;
	width: 100%;
	background: url('../img/spot.png') no-repeat 50% 0;
}
