
#terms_body, #order_body #subheader, #thankyou { padding-top: 125px; }

header.masthead {
  text-align: center;
  color: #ffffff;
  background-image: url("../../images/background.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  min-height: 100%;
  box-shadow: 0 3000px rgba(0, 0, 0, 0.5) inset;
}