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

a {
 color : #920700;
 font-style: italic;
 font-weight: 900;
      }
a:link, a:visited, a:active
{
text-decoration : none;
color: #920700;
font-style: italic;
 font-weight: 900;
}
a:hover
{
color: #0D0E3C;
font-style: italic;
 font-weight: 900;
}

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

h1 {  
font-family : 'times new roman';  
font-size : 20px;
background-color: transparent; 
color: #920700; 
border-bottom : 1px dotted #0D0E3C;  
text-align : left; 
letter-spacing : 0px; 
margin-right : 20px; 
margin-left : 20px; 
margin-top : 5px; 
}

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

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

#wrap{
width:820px;
margin-left:auto;
margin-right:auto;
background-color: #E8E4E2;
}

.content{
background-color: #E8E4E2;
margin-top : 10px;
margin-bottom : 10px;
padding : 18px; 
font-family : 'Times New Roman', Verdana, Arial, sans-serif;
 color :#0D0E3C;
 font-size : 18px;
text-align: justify; 
}



