body 
{
background-color: #99cc33;
background-image: url(bckgcya.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 0px 0px;
}


img.post { 
display:block; 
margin-left:auto; 
margin-right:auto; 
} 

#logo { margin-bottom: 20px; margin-top: 20px; text-align: center;} 

a.mailbox
{
position: relative;
text-decoration:underline;
color:red;
padding:0.2em 0.6em;
}


p
{
font-family: sans-serif;
font-size: medium;
font-color: black;
overflow: visible;
font-weight: 500;


}


p.bold
{
font-family: sans-serif;
font-size: medium;
font-weight: 600;
}



img
{
border-width: 0;
}

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;
}

ul
{
float:left;
width:100%;
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;}

