.main-hero {
	background: #ef3e2b url('../img/hero-bg.png') no-repeat center bottom;
}

.website-hero {
	background: #85d0fa url('../img/website-hero-bg.jpg') no-repeat center top;
}

.sketch {
	background: #f3f3f3 url(../img/sketch-bg.jpg) no-repeat center center;
}

.newsletter {
	background: #fff5da;
}