.main-hero {
	background: #000 url('../img/hero-bg.jpg') no-repeat center center;
}

.website-hero {
	background: #eee;
}

.stationary {
  background: #eee url('../img/stationary-bg.jpg') no-repeat center bottom;
}

.business-card {
  background: #eee url('../img/business-card-bg.jpg') no-repeat center top;
}