


body {

font:76% Verdana,Tahoma,Arial,sans-serif;
background: url(bg.jpg) ;

}




h1{
font-size:2em;
color:#006633;
letter-spacing:-1px;
font-weight:normal;
line-height:1.5em;

}





h2{
font-size:1.6em;
color:#996633;
letter-spacing:-1px;
font-weight:normal;
line-height:1.3em;

padding:0;
}



h3{
font-size:1.15em;
color:#0000003;
letter-spacing:-1px;
font-weight:normal;
line-height:1.25em;

padding:0;
}





/***** Various tags *****/

a {
text-decoration:none;
color:#999900;
background-color:inherit;
font-weight:bold;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
font-weight:bold;
}

a img {
border:0;
}






