body { 
background-color: #B93212;
 margin:0;
} 

a {
 color : #93E6F2;
 font-style: italic;
 font-weight: 900;
      }
a:link, a:visited, a:active
{
text-decoration : none;
color: #93E6F2;
font-style: italic;
 font-weight: 900;
}
a:hover
{
color: #CBBFAD;
font-style: italic;
 font-weight: 900;
}

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

h1 {  
font-family : 'Georgia';  
font-size : 16px;
background-color: #B93212; 
color: #C4CCBA; 
border-bottom : 1px dotted #93E6F2;  
text-align : left; 
letter-spacing : 3px; 
margin-right : 20px; 
margin-left : 20px; 
margin-top : 5px; 
}
 
#header{
background:url("http://motored-heart.net/images/ted.png") no-repeat center;
margin-top : 8px;
width:739px;
height:499px;
margin-left : auto; 
margin-right : auto; 
} 

#menu { 
 background-color: #B93212;
 color: #93E6F2;
 position:static;
 margin-top : 5px;
 font-family : 'georgia';
 font-size : 20px; 
 text-transform : lowercase;
 font-style: italic;
 font-weight: 900;
 text-align : center; 
 padding-left : 3px; 
 padding-right : 3px; 
 padding-top : 10px; 
 padding-bottom : 0px; 
 border-top: 0px; 
 border-bottom: 0px; 
 border-left : 0px; 
 border-right : 0px; 
 } 

#wrap{
width:739px;
margin-left:auto;
margin-right:auto;
background-color: #B93212;
}

.content{
background-color: #B93212;
margin-top : 0px;
padding : 15px; 
font: 12pt 'Georgia', sans-serif;
color:#CBBFAD;
text-align: justify; 
}

#footer{
background-color: #B93212;
padding:10px;
text-align:center;
font: 10pt 'Georgia', sans-serif;
color:#CBBFAD;
width:739px;
}

blockquote { 
background:transparent;  
border : 0px; 
color:#CBBFAD; 
padding : 0px;
font-family : 'georgia'; 
font-size : 12px; 
text-align: justify;
}