
body   { color: #ffffcc; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: none; background-color: black; position: absolute; z-index: 1;
font-size: 1em; 
}
a:link {
color: #ffcc00;
text-decoration: none; }

a:visited {
color: #cc0033;
text-decoration: none; }

a:hover { 
color: white; 
text-decoration: none }

p { 
color: #ffffcc; 
font-size: 1em; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-decoration: none }

h1, h2,h3,h4,h5 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #ffffcc;
font-weight: bold;
text-decoration: none}

h1 {
font-size: 1.5em; }

h2 {
font-size: 1.35em; }

h3 {
font-size: 1.25em; }

h4  { font-size: 1.15em;
 text-decoration: none }

h5  { font-size: 1.05em; 
text-decoration: none }



blockquote {
background-color: #ffcc00;
margin: .5em;
padding: .5em;
border: 1pt gray solid;
color: black;
font-family: Verdana, Helvetica, Arial, sans-serif; 
}
