﻿body{
background:transparent;
background-color: #228b22;
font-family: Century Gothic;
color: white;
font-size:100%;
padding:0;
}


.address{
font-family:Bookman Old Style;
font-size:13pt;
font-weight:bold;
color: #000080;
}

table#main
{
border-collapse:collapse;
border-style:none;
background-color: white;
border-width:0;
width:100%;
}
 
.leftmenu
{
color: #000080;
}

.maintext{
padding-top:10px;
padding-right:20px;
font-size:100%;
color: white;
background-color: #228b22;
height:420px;

}

.OLD{
 background-repeat: no-repeat;
 background-position:center;

background-image:url(http://www.lepetitlion.co.uk/assets/images/sunflower.jpg);
}


h1{font-size:100%;text-transform:uppercase;}
h2{font-size:100%}
h3{font-size:100%}
h4{font-size:100%}
p{font-size:100%;color: #000080;}

.copyright{
font-size:80%;
color: #000080}
 

 

 
a:link       
 { 
font-size:100%;
text-decoration:none;
color: #000080;

}
a:active     
{ 
font-size:100%;
text-decoration:none;
color: #000080;

}

a:visited    
{ 
font-size:100%;
text-decoration:none;
color: #000080;

}

a:hover     
{ 
font-size:100%;
text-decoration:none;
color: #FFFFFF;


}