  body {
      background-image: url(/images/sites/greatwolfniagara/themes/23098/background_original.jpg);
      background-repeat: repeat;
      background-position: center top;
    background-color: 75a4fb;
  }
  h1, h2, h3 {
    color: 111;
  }
  input.btn {
      color: fff;
      background-color: #0a2947;
      border-top: 2px solid #3c5b79;
      border-left: 2px solid #3c5b79;
      border-right: 2px solid #000015;
      border-bottom: 2px solid #000015;
  }
  input.right {
    float:right;
  }
  input.btn:active {
      background-color: #0a2947;
      border-top:  2px solid #000015;
      border-left:  2px solid #000015;
      border-right: 2px solid #3c5b79;
      border-bottom: 2px solid #3c5b79;
  }
