#registration {
  background-image: url(https://s3.amazonaws.com/signupforms-uploads/c2cef_image_upload_10844/image.png);
  background-size: auto; background-position: left top; background-repeat: repeat;
}
#registration h1 {
  /* Hide the text because layouts often depend on this element box being present. */
  text-indent: -999999px;
  white-space: nowrap;
  overflow: hidden;
}
#registration #dates {
  display: none;
}
#registration .btn,
#registration .btn.btn-primary {
}
#registration a {
}
#registration h1,
#registration h2 {
}
#registration {
    background: white;
    color: #333;
    font-size: 14px;
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    padding: 0;
}
#registration #title_and_dates {
    background-color: #DDDDDD;
    background-image: url(https://s3.amazonaws.com/signupforms-uploads/525fb_image_upload_9469/image.jpg);
    background-size: 100%;
    background-position: center top;
    padding-top: 60%;
    background-repeat: no-repeat; 
}
