body { 
background:url("http://motored-heart.net/images/bg35big.png");
 margin:0;
} 

a {
 color : #5A5A5A;
 font-style: italic;
 font-weight: 900;
      }
a:link, a:visited, a:active
{
text-decoration : none;
color: #5A5A5A;
font-style: italic;
 font-weight: 900;
}
a:hover
{
color: #A60606;
font-style: italic;
 font-weight: 900;
}

.firstletter {
background-color: transparent;
color: #A60606;
font-family: 'Georgia', serif;
font-size: 30px;
font-style: italic;
font-weight: 900;
text-transform : lowercase;
}

h1 {  
font-family : 'Georgia';  
font-size : 14px;
background-color: transparent; 
color: #5A5A5A; 
border-bottom : 1px dotted #A60606;  
text-align : left; 
letter-spacing : 3px; 
margin-right : 20px; 
margin-left : 20px; 
margin-top : 5px; 
}

em {
font-family : 'Georgia';
color: #000000;
font-style: italic;
font-weight: 900;
}

#header{
background-color: transparent;
width:569px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#wrap{
width:569px;
margin-left:auto;
margin-right:auto;
background-color: transparent;
}

.content{
background-color: transparent;
margin-top : 0px;
padding : 15px; 
font-family : 'Georgia', Verdana, Arial, sans-serif;
 color : #5A5A5A;
 font-size : 18px;
text-align: justify; 
}


#footer{
background-color: transparent;
padding:2px;
text-align:center;
font: 10pt 'Georgia', sans-serif;
color:#5A5A5A;
width:560px;
}
