.content-header {
  background: url(Images/content-header.jpg) no-repeat center center;
  background-size: cover;
  margin-top: -25px;
  margin-right: -15px;
  margin-bottom: 30px;
  margin-left: -15px;
  padding-top: 15px;
  padding-bottom: 25px;
}
.content-header h1 {
  font-size: 36px;
  font-weight: 400;
  color: #DAA520;
  margin-top: 0;
  margin-bottom: 0;
}

  /*background: url(https://www.mmroap.com/images/default-source/default-album/rencen43a78a7ac48066e5b8faff0000cbc29d.jpg?sfvrsn=0) no-repeat center center;*/

.home-dna {
  background: url(Images/HomeBanner.png?v=1.2) no-repeat center center;
  background-size: cover;
  min-height: 300px;
  margin-top: -25px;
  margin-right: -15px;
  margin-left: -15px;
}

.home-red {
  text-align: center;
  background-color: #a9a9aa;
  margin-top: -25px;
  margin-right: -15px;
  margin-bottom: 30px;
  margin-left: -15px;
  padding-top: 20px;
  padding-bottom: 10px;
}

.home-red h2 {
  color: #d62027;
}