body{
background-color: #000000;
margin:0;
font: 12pt 'Courier New', sans-serif;
color:#D7FBFF;
}

a {
 color : #FF49B8;
      }
a:link, a:visited, a:active
{
text-decoration : none;
color: #FF49B8;
}
a:hover
{
color: #D7FBFF;
}

#header{
background:url(http://motored-heart.net/images/lb.png) no-repeat center;
width:575px;
height:510px;
padding-top:05px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#wrap{
width:575px;
margin-left:auto;
margin-right:auto;
background-color: #000000;
}

h1 { 
color : #FF49B8; 
font-family : 'Georgia'; 
font-style : italic; 
font-size : 14px; 
font-weight : bold; 
border-top : 0; 
border-bottom : 1px dotted #FF49B8; 
border-left : 0; 
border-right : 0; 
text-align : left; 
letter-spacing : 2px; 
margin-right : 10px; 
margin-left : 10px; 
margin-top : 5px; 
} 

.firstletter {
background-color: transparent;
color: #49B0ED;
font-family: 'Times New Roman', serif;
font-size: 25px;
font-weight: 900;
}

.em {
background-color: transparent;
color: #49B0ED;
font-family: 'Georgia', serif;
font-size: 12px;
font-weight: 900;
font-style: bold;
}

.strong {
background-color: transparent;
color: #49B0ED;
font-size: 12px;
font-family: 'Georgia', serif;
font-weight:900}

#menu { 
 background-color: #000000;
 color: #FF49B8;
 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; 
 }

.content{
background-color: #000000;
padding:9px;
text-align:justify;
font: 12pt 'Georgia', sans-serif;
text-transform:none;
color:#D7FBFF;
}

#footer{
background-color: #000000;
padding:5px;
text-align:center;
font: 8pt 'Georgia', sans-serif;
color:#D7FBFF;
width:575px;
}

#title{
background:#DEDEDE;
text-align:right;
padding:9px;
font-family: 'Trebuchet MS', sans-serif;
font-size:9px;
text-transform:uppercase;
color:#705DAE;
}

#outer{
background:#DEDEDE;
width:575px;
margin-left:auto;
margin-right:auto;
}