#nojob {
  float: left;
  position: relative;
  margin-top: 25px;
  z-index: 1;
  min-height: 120px;
}

#callus {
  float: left;
  position: relative;
  margin-top: 3px;
  z-index: 2;
  min-height: 240px;
  clear: left;
}

#fence {
  float: left;
  position: relative;
  height: 309px;
  margin-top: 0;
  margin-left: 0;
  z-index: 3;
  clear: left;
}

#rescueme {
  float: left;
  position: relative;
  background-image:url(fence.png);
    background-size: cover;
  background-position: 50% 50%;
  margin-top: 46px;
  z-index: 5;
  min-height: 195px;
  text-shadow: 3px 4px 13px rgba(0,0,0,0.54);
}

#responders {
  float: left;
  position: relative;
  margin-top: 30px;
  z-index: 4;
  min-height: 215px;
  clear: left;
}

#movin {
  float: left;
  position: relative;
  background-image:url('bottom.png');
  background-size: cover;
  bottom: 0px;
  margin-top: 60px;
  z-index: 7;
  min-height: 156px;
  clear: left;
}

#bottom {
  float: left;
  position: relative;
  bottom: 0px;
  margin-top: 33px;
  z-index: 6;
}

p {
	  padding: 20px 20px;
  text-align: center;
  font: 40px/72px Open Sans;
  text-transform: none;
  text-decoration: none;
  color: #282828;
  letter-spacing: normal;
}

.text-style-7 {
	  padding: 20px 20px;
  text-align: center;
  font: 40px/72px Open Sans;
  text-transform: none;
  text-decoration: none;
  color: #282828;
  letter-spacing: normal;
}

.text-style-1 {
	  padding: 20px 20px;
  text-align: center;
  font: bold 60px/90px Oswald;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  letter-spacing: normal;
}

.text-style-2 {
  padding: 20px 20px;
  text-align: center;
  font: italic bold 60px/72px PT Sans;
  text-transform: uppercase;
  text-decoration: none;
  color: #dd5656;
  letter-spacing: normal;
}

.text-style-3 {
   padding: 20px 20px;
  text-align: center;
  font: 50px/72px PT Sans;
  text-transform: none;
  text-decoration: none;
  color: #282828;
  letter-spacing: normal;
}

.text-style-4 {
	  padding: 20px 20px;
  text-align: center;
  font: bold 70px/90px Oswald;
  text-transform: uppercase;
  text-decoration: none;
  color: #f8f8f8;
  letter-spacing: normal;
}

.text-style-5 {
	  padding: 20px 20px;
  text-align: center;
  font: 90px/108px Oswald;
  text-transform: none;
  text-decoration: none;
  color: #d55;
  letter-spacing: normal;
}

.text-style-6 {
	  padding: 20px 20px;
  text-align: center;
  font: bold 85px/90px Oswald;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  letter-spacing: normal;
}

.span {
  font-size: 75px;
}

.span-1 {
  font-size: 60px;
}

.span-2 {
  text-transform: none;
}
