*    { font-weight:normal }
body    {
margin:0 10%; 
color:#000000;
background-color: #ccffff;
}  
h1 {
width:400px;
font-size: 180%;
font-weight: bold;
color:#660000;
background-color: #66ffff;
position: relative;
left:40%;
margin-left: -200px;
padding-top: 12px;
padding-bottom: 6px;
text-align: center;
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%;text-indent: 1em;} 
span {font-weight: bold;}
div.im  {
width: 480px;
height: 360px;
position:relative;
left:40%;
margin-left: -240px;
}
