#main{
  text-align: center;
    font-family: pt-sans, sans-serif;
    color: inherit;
  font-size: 14px;
  margin-top: 50px;
}

h1 {
  font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
}

h2 {
  font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
}

p {
}

#pay_switch_btn {
  margin-top: 10px;
}
/*
#pay_switch_btn {
  background-color: #00263a;
  margin: 0 auto;
  padding: 0 12px;
  display: inline-block;
  color: white;
}

#pay_switch_btn a {
  color: white;
  text-decoration: none;
}
*/
#paypal_btn {
  background: url('../images/7.png') no-repeat top center;
  height: 387px;
  margin-top: -25px;
  padding-top: 80px;
}
