  body {
      background-image: url(/images/sites/aseattlecollection/themes/19812/background_original.jpg);
      background-repeat: repeat-x;
      background-position: ;
    background-color: #717171;
  }
  h1, h2, h3 {
    color: #151f6d;
  }
  input.btn {
      color: fff;
      background-color: #898b8e;
      border-top: 2px solid #bbbdc0;
      border-left: 2px solid #bbbdc0;
      border-right: 2px solid #57595c;
      border-bottom: 2px solid #57595c;
  }
  input.right {
    float:right;
  }
  input.btn:active {
      background-color: #898b8e;
      border-top:  2px solid #57595c;
      border-left:  2px solid #57595c;
      border-right: 2px solid #bbbdc0;
      border-bottom: 2px solid #bbbdc0;
  }
