
BODY, H1, H2, H3, H4, P, TABLE, TR, TD, A, .a, .b { font-family: arial; color: wheat;}

BODY { background-color: #001100; }
TABLE { border:2; }
H1 { font-size: 35px; text-align:center; font-weight:bold; font-variant:small-caps; }
H2 { font-size: 20px; text-align:center; }
IMG { border-color: white;}
.button { line-height: 2;  text-decoration: none; }
A.hover { background-color: beige; color: black; }

.a { margin-left: 50px; margin-right:50px; text-align:left; }
.b { text-align:justify; font-variant:small-caps; }
.b2 { text-align:center; font-variant:small-caps; }
.c { margin-left: 150px; }
