body{	
  background-image: url(images/gradient.jpg);
  margin:auto;
  text-align:center;
  padding:0px;
  margin-top: 0px;
  width: 800px;
  font-family: arial, sans-serif;
  background-color: #fff;
  font-size: 11px;
  color: black
}

#wrapper{
  width: 809px;
  height: 633px;
  /*border: 1px #B80000 solid;*/
  position: relative;
  background-position: center top;
  margin:0px;
  padding:0px;
  background-image: url(images/mainback.jpg);
}

h1{
display:none;
}

a{
color: silver;
text-decoration: none;
}

h2{
float:right;
color:silver;
font-family: Arial; sans-serif;
font-size:14px;
font-weight: normal;
line-height: 10px;
margin-right:23px;
margin-top:170px;
height:300px;
}

html>body h2{
float:right;
color:silver;
font-family: Arial; sans-serif;
font-size:14px;
font-weight: normal;
line-height: 10px;
margin-right:45px;
margin-top:160px;
height:300px;
}

.buttons{
color:#016CFF;
width:159px;
height:21px;
font-size:14px;
font-weight: bold;
line-height: 20px;
float:right;
text-align:centre;
margin-top:15px;
margin-right: -150px;
}

html>body .buttons{
color:#silver;
width:159px;
height:21px;
font-size:14px;
font-weight: bold;
line-height: 20px;
float:right;
text-align:centre;
margin-top:15px;
margin-right: -150px;
}

.buttons a{
display:block;
text-decoration:none;
color:silver;

width:159px;
height:21px;
}



.buttons a:hover{
text-decoration:none;

color:#ffffff;
width:159px;
height:21px;
}

.flashcars{
float:left;
margin-top:117px;
margin-left:24px;
}

html>body .flashcars{
float:left;
margin-top:117px;
margin-left:47px;
}

.links{
width:450px;
float:left;
font-size:12px;
color:white;
margin-top:30px;
text-decoration: none;
margin-left:30px;
}

html>body .links{
width:450px;
float:left;
font-size:12px;
color:white;
margin-top:20px;
text-decoration: none;
margin-left:57px;
}

.links a{
text-decoration:none;
color:silver;
}

.links a:visited{
text-decoration:none;
color:silver;
}

.links a:hover{
text-decoration:none;
color:#ffffff;
}


.content{
float:left;
color:white;
text-align:left;
width:455px;
height:407px;
margin-top:130px;
margin-left:30px;
}

html> body .content{
float:left;
color:white;
text-align:left;
width:460px;
height:407px;
margin-top:125px;
margin-left:63px;
}

