body {
background-color: #99cc33;
background-image: url(bckg5.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 0px 0px;}


div{
position:absolute;
left:390px;
top:60px
}


img{
border:0px;
}

p.cent
{
font-family: sans-serif;
font-size: medium;
font-color: black;
font-weight: 500;
text-align: center
}


p.sig{
float:right;
}
p
{
font-family: sans-serif;
font-size: medium;
font-color: black;
font-weight: 500;
text-indent: 30px;
}


p.bold
{
font-family: sans-serif;
font-size: medium;
font-weight: 600;
}
p.a1 {
position: absolute;
top:690px;
left:120px;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: 600;
font-style: normal;
text-decoration: underline;
text-align: center;
}

h1 {
color: #006600;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 20pt;
font-weight: bold;
font-style: normal;
text-decoration: underline overline;
position: absolute;
left: 400px;
top: 10px;
}

a.mailbox
{
position: relative;
left: 180px
}




h2 {
color: #006600;
font-size: 17pt;
font-weight: bolder;
font-style: normal;
text-decoration: underline overline;
font-family: Verdana, Helvetica, Arial, sans-serif;
position: absolute;
left: 425px;

}

h3 {
color: #006600;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12pt;
font-weight: bolder;
font-style: normal;
text-decoration: underline;
position: absolute;
left: 425px;
}

ul
{
float:left;
width:110%;
padding:0;
margin:0;
list-style-type:none;
}
a.aa
{
float:left;
width:6em;
text-decoration:none;
color:white;
background-color:purple;
padding:0.2em 0.6em;
border-right:1px solid white;
border-bottom:1px solid white;

}
a.aa:hover {background-color:#ff3300;}
li {display:inline;}


