h1 {
   font-size:           140%;
   font-weight:         bold;
   text-indent:         0px;
   text-align:          center;
   color:               white;
}

h2 {
   font-size:           110%;
   font-weight:         bold;
   text-indent:         0px;
   text-align:          left;
   color:               white;
}

h3 {
   font-size:           90%;
   font-weight:         bold;
   text-indent:         0px;
   text-align:          left;
   color:               white;
}
