.indexPage {
  background: url('../images/backgrounds/livingroom.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}

.interiorServices {
  background: url('../images/backgrounds/livingroom2.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}

.exteriorServices {
  background: url('../images/backgrounds/exterior1.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}
