.page
{
position:absolute;
top:10px;
left:2%;
width:95%;
border:silver .5em ridge;
text-align:center;
}
.head
{
position:absolute;
top:30px;
left:3%;
width:90%;
height:auto;
font-size:1.8em;
font-weight:700;
text-align:center;
color:#a52a2a;
}
body   {
margin:3%;
color: #6666cc;
font-size:1em;
background-color:#00ccff;
background-image:url(ind/litewood.gif);
font-family:"comic sans ms",Verdana, Arial, Helvetica, sans-serif;
}

a:hover {color:red;}

.mypara2
{
width:65%;
text-indent:2em;
color:#0000ff;
background-color:#d2b48c;
border:double maroon .5em;
padding:10px;
} 

 H1, H2, H3, H4, H5, h6 {
color: #a52a2a; 
}

.fl {float:left;}
.fr {float:right;}

img {border:0;}

address {
color:#ff0000;
font-weight:600;
text-align:center;
}

.mypara:first-letter {
font-size:2em;
color:#0000ff;
font-weight:600; 
text-align:left; 
float:left;
}

.mypara1 {
font-weight:bold;
text-align:left; 
float:left; 
color:#000000;
text-indent:5em;
}
h1{
font-size:1.8em;
}
h2{
font-size:1.5em;
}
h3{
font-size:1.3em;
}
h4{
font-size:1.1em;
}
h5{
font-size:1em;
}
hr{
background:#deb887;
height:5px;
width: 75%;
 }
.drop
{
position: absolute;
width: auto;
font-size: 40pt;
color: blue;

}
.footer
{
border:groove .5em #a0522d;
background-color:#c0c0c0;
color:#0000ff;
text-align:center;
margin:1em;
}
address {
color:#008000;
font-size:.9em;
font-weight:600;
}
.foot  {
position:absolute;
width:80%;
left:10%;
text-align:center;;
}
