body { background: white; color: black; font: normal 11pt "Arial", sans;
       margin: 5% auto; width: 900px; text-align: justify; }

a:link {text-decoration: none; background: transparent; }
a:link { color: tan;}
a:visited { color: peru; }
a:active { color: red; }

H1 {color: darkBlue;  text-align: center; }
H2 {color: darkBlue;  text-align: center; }
H3 {color: navy;  text-align: center; }
H4 {color: darkOliveGreen; }
H5 {color: firebrick; }
H6 {color: black;  text-align: center; }

.right, .rght { text-align: right; }
.center, .cntr { text-align: center; }
.jstf { text-align: justify; }

#hBtn {display: block; width: 50px; margin: 300px auto 0; background: none;}
