body{
background:#FFFFFF;
margin:0;
font: 14pt 'Times New Roman', sans-serif;
 color:#BC3D0B;
}

a {
 color : #0476A3;
      }
a:link, a:visited, a:active
{
text-decoration : none;
color: #0476A3;
}
a:hover
{
color: #BC3D0B;
}

#header{
background:url(http://motored-heart.net/images/keeley.png) no-repeat center;
width:515px;
height:513px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#wrap{
width:515px;
margin-left:auto;
margin-right:auto;
background:#D5E3F0;
}

h1 { 
background-color:transparent;
color : #BC3D0B; 
font-family : Times New Roman; 
font-style : italic; 
font-size : 14px; 
font-weight : bold;  
border-bottom : 1px dotted #0476A3;  
text-align : left; 
letter-spacing : 6px; 
margin-right : 10px; 
margin-left : 10px; 
margin-top : 5px; 
} 

#menu {
 background:#FFFFFF;
 font: 16pt 'Times New Roman', sans-serif;
 text-align : center;
 padding-left : 3px;
 padding-right : 3px;
 padding-top : 20px;
 padding-bottom : 20px;
 border-top: 0px;
 border-bottom: 0px;
 border-left : 0px;
 border-right : 0px;
      }

.content{
background:#D5E3F0;
padding:9px;
text-align:justify;
font: 14pt 'Times New Roman', sans-serif;
color:#582700;
}

#footer{
background:#FFFFFF;
padding:0px;
text-align:center;
font: 9pt 'Times New Roman', sans-serif;
color:#0476A3;
width:515px;
}

#title{
background:#D5E3F0;
text-align:right;
padding:9px;
font-family: 'Times New Roman', sans-serif;
font-size:9px;
text-transform:uppercase;
color:#705DAE;
}

#outer{
background:#D5E3F0;
width:515px;
margin-left:auto;
margin-right:auto;
}