body{	
  background-image: url(images/bg.jpg);
  margin:auto;
  text-align:center;
  padding:0px;
  margin-top: 0px;
  width: 800px;
  font-family: arial, sans-serif;
  background-color: #fff;
  font-size: 12px;
  color: black;
}


h1{
display: none;
}

h2{
font-weight: normal;
font-size: 12px;

}


em{
font-style: normal;
font-weight: bold;
color: navy;
}


.wrapper{
  width: 800px;
  height: 600px;
  margin:0px;
  padding:0px;
  
}

.header{
float: left;
}

.content{
float: left;
background-image: url(images/wrapperbg.jpg);
background-repeat: no-repeat;
width: 800px;
height: 425px;
}


.flashcars{
margin-left: 12px;
margin-top: 10px;
}


.contenttexthome{
clear: both;
margin-top: 25px;
width: 800px;

}



html>body .contenttexthome{

margin-top: 348px;


}



.contenttextpages{
margin-left: 7px;
margin-top: 10px;
float:left;
text-align: left;
width: 775px;

}



html>body .contenttextpages{
margin-top: 5px;
margin-left: 15px;


}




.buttons{
float: left;
}

.footer{
clear: both;
text-align: center;
color: white;
}

.footer a{
color: white;
text-decoration: none;
}

.footer a:hover{
color: white;
text-decoration: underline;
}
