#registration {
  background-color: #c0dcf3;
  background-size: auto; background-position: left top; background-repeat: repeat;
  color: #5a2c14;
}
#registration .btn,
#registration .btn.btn-primary {
  background-color: #b1bf41;
}
#registration a {
  color: #b1bf41;
}
#registration h1,
#registration h2 {
}
