  body {
      background-image: url(/images/sites/fourseasonshotelminneapolis/themes/20028/background_original.jpg);
      background-repeat: no-repeat;
      background-position: center top;
    background-color: #111111;
  }
  h1, h2, h3 {
    color: #111111;
  }
  input.btn {
      color: #111111;
      background-color: #75a4fb;
      border-top: 2px solid #a7d6ff;
      border-left: 2px solid #a7d6ff;
      border-right: 2px solid #4372c9;
      border-bottom: 2px solid #4372c9;
  }
  input.right {
    float:right;
  }
  input.btn:active {
      background-color: #75a4fb;
      border-top:  2px solid #4372c9;
      border-left:  2px solid #4372c9;
      border-right: 2px solid #a7d6ff;
      border-bottom: 2px solid #a7d6ff;
  }
