*    { font-size:100% ; font-weight:normal }

body    {background-color:#ccffcc;line-height:150%; color:#000000 ; margin-left:10% ; margin-right:10%}  
h1 {
font-size: 180%;
font-weight: bold;
color:#660000;
background-color: #66ffff;
width: 400px;
position: relative;
left: 40%;
margin-left: -200px;
padding-top: 12px;
padding-bottom: 6px;
padding-left: 25%;
border-style: outset;
border-width: thin;
}
h2   { font-weight:bold ; border-left:black 1em solid ; border-bottom:black 1px solid ; 
padding-left:0.5em }
h4   { font-weight:bold ; color:#000000 ; margin-left:1em ; 
margin-top:3px ;a padding-bottom:3px }
p    { line-height:150%;padding-left:1em;text-indent: 1em;} 
span {font-weight: bold;}
img  {
position:relative;
left:40%;
margin-left:-240px;
} 