h1.title {
     margin-top: 20px;
     margin-bottom: 0px;
     font-size: 180%; 
     text-align: center;
}
h2.donate {
      font-style: italic;
      font-weight: bold;
      text-align: center;
      font-size: 120%;
}

p.sectionhead {
     font-size:  110%;
     font-weight: bold;

}

p.sectiontext {
     margin-left: 40px;
}

.payment {
     font-weight: bold;
     text-align: center;
}

table.center {
  margin-left: 140px;
}

.center {
        text-align: center;
}

.largesize {
     font-size: 150%;
}

p.error {
       text-align: center;
       font-size:  125%;
       font-weight: bold;
       color: red;
}
