  body {
      background-image: url(/images/sites/clearwaterthreshers/themes/22603/background_original.png);
      background-repeat: repeat-y;
      background-position: center center;
    background-color: rgba(0, 0, 0, 0);
  }
  h1, h2, h3 {
    color: #0f0b71;
  }
  input.btn {
      color: fff;
      background-color: #d5120b;
      border-top: 2px solid #ff443d;
      border-left: 2px solid #ff443d;
      border-right: 2px solid #a30000;
      border-bottom: 2px solid #a30000;
  }
  input.right {
    float:right;
  }
  input.btn:active {
      background-color: #d5120b;
      border-top:  2px solid #a30000;
      border-left:  2px solid #a30000;
      border-right: 2px solid #ff443d;
      border-bottom: 2px solid #ff443d;
  }
