*{

font-family:Arial, Helvetica, sans-serif;

}

body{

background-image:url(../images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#70806a;
}

p{
margin:10px 25px;
padding:0;
color:#000000;
font-size:12px;
}

h1{
margin:0;
padding:0;
margin-left:20px;
color:#ffffff;
font-size:15px;
font-weight:bold;
text-transform:uppercase;
}

h1 strong{
font-size:20px;
text-transform:uppercase;
}




h2{
margin:10px 25px;
padding:0;
color:#00715b;
font-size:24px;
font-weight:bold;
}

h3{
margin:10px 25px;
padding:0;
color:#00715b;
font-size:20px;
font-style:italic;
}

a{color:#009F7E;
}

a:hover{color:#6D9F95;
}

#footer{
font-size:11px;
color: white;
}

#footer2{
font-size:11px;
color: white;
} 

#footer a{
font-size:11px;
}

#footer2 a{
font-size:11px;
color:white;
}

#gilleon{
position: absolute;
top: 115px;
margin-left:100px;
width: 225;
font-size:10px;
}

