.main-hero {
	background: #c4c2c2 url('../img/hero-bg.jpg') no-repeat center center;
}

.sketch {
	background: #f3f3f3 url('../img/sketch-bg.jpg') no-repeat center center;
}

.colour-sketch {
	background: #fff;
}

.vinyl-front {
	background: #c4c2c2 url('../img/vinyl-front-bg.jpg') no-repeat center center;
}

.vinyl-back {
	background: #c4c2c2 url('../img/vinyl-back-bg-full-size.jpg') no-repeat center bottom;
	background-attachment: fixed;
}

.close-up {
	padding: 0 1.5em 2em;
	background: #fff;
}