  body {
      background-image: url(/images/sites/smokiesbaseball/themes/22240/background_original.jpg);
      background-repeat: ;
      background-position: ;
    background-color: #679ac9;
  }
  h1, h2, h3 {
    color: #003366;
  }
  input.btn {
      color: #e31936;
      background-color: #003366;
      border-top: 2px solid #326598;
      border-left: 2px solid #326598;
      border-right: 2px solid #000134;
      border-bottom: 2px solid #000134;
  }
  input.right {
    float:right;
  }
  input.btn:active {
      background-color: #003366;
      border-top:  2px solid #000134;
      border-left:  2px solid #000134;
      border-right: 2px solid #326598;
      border-bottom: 2px solid #326598;
  }
