body  {color:white; background:#212D04; text-align:center;}
b, h1, h2, h3, h4, p {font-family:tahoma, "sans-serif"; background:#212D04; color:white;}

h1 {text-align: center; font-size:36pt; background:#212D04; color:yellow;}
h2 {text-align: center; font-size:25pt; background:212D04; color:#FFCC00;}
h3 {text-align: center; font-size:18pt; background:#212D04; color:white;}
h4 {text-align: center; font-size:15pt; background:#212D04; color:white;}
hr {  border: 0;  width: 80%; color: red; background: red; height: 1px;}
h1.title1 {text-align: center; font-size:40pt; background:212D04; color:yellow;}
h2.title2 {text-align: center; font-size:25pt; background:212D04; color:yellow;}


p {font-size:12pt; background:#212D04; color:white; }                           /* normal text*/
p.yell {font-size:12pt; background:#212D04; color:FFCC00;}                      /* yellow text */
p.margin {font-size:12pt; margin: 3px 225px 10px 225px; text-align: left; }      /* top,right,bottom,left */
p.quote {font-size:12pt; background:#212D04; color:white; text-align:left;}    /* sidebar text */

a:link {color: #EFEFEF}         /* unvisited link */
a:visited {color: #AFAFAF}      /* visited link */
a:hover {color: yellow}         /* mouse over link */
a:active {color: #0000FF}       /* selected link */

div.top {width:100% color:white; background:#212D04; margin:0; border:1px solid #FFCC00; line-height: 500%} 
div.left {float:left; width:325px; margin:0; padding:10px;  }                       /* div for quotes */
div.content { margin-left:360px;  padding:10px 5px 50px 5px; }                      /* div for toons */