BODY {
  margin: 1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: white;
  background: url(images/splashpage2.jpg); 
  background-repeat: no-repeat;
}


H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV,
DT, DD, ADDRESS, BLOCKQUOTE, PRE,  FORM, DL {
  display: block }

B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP,
IMG, SPAN { display: inline }

H1, H2, H3, H4 { margin-top: 1em; margin-bottom: 1em }
H5, H6 { padding-top: 10px; padding-left: 5px; padding-bottom: 10px; font-weight: bold ; background: #87CEFA}
H1 { text-align: center }
H1, H2, H4, H6 { font-weight: bold }
//H3, H5 { font-style: italic }

H1 { font-size: xx-large }
H2 { font-size: x-large }
//H3 { font-size: large }

B, STRONG { font-weight: bolder }  /* relative to the parent */
I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE { font-style: italic }
PRE, TT, CODE, KBD, SAMP { font-family: monospace }

