  body {
      background-image: url(/images/sites/hyattregencybellevue/themes/19454/background_original.png);
      background-repeat: no-repeat;
      background-position: ;
    background-color: #cec3aa;
  }
  h1, h2, h3 {
    color: #211551;
  }
  input.btn {
      color: #211551;
      background-color: #cec3aa;
      border-top: 2px solid #fff5dc;
      border-left: 2px solid #fff5dc;
      border-right: 2px solid #9c9178;
      border-bottom: 2px solid #9c9178;
  }
  input.right {
    float:right;
  }
  input.btn:active {
      background-color: #cec3aa;
      border-top:  2px solid #9c9178;
      border-left:  2px solid #9c9178;
      border-right: 2px solid #fff5dc;
      border-bottom: 2px solid #fff5dc;
  }
