BODY {background: #ffffff; }
H1 {font-size: 24pt}
H2 {font-size: 16pt; color:#ffffff ; font-family:sans-serif; background: #c1a000; margin-right: 50%; }
H3 {font-size: 12pt; color:#ffffff ; background: green;   font-family:sans-serif;margin-right: 80%; }
H4 {margin-left: 10%; }

.footer { background: #dddddd;  margin-left: 20%; margin-right: 20%; }

.bigblue {
        font-size:      24px;  
        font-weight:    bold;
        color:          blue;
        }

.logo {
     position:       absolute;
     top:            80%;
     left:           30px;
     visibility:     visible;
     z-index:        1;
     font-family:    times;
     font-size:      64px;
     color:          #008000;
     }



