body {
background: #000 url(images/bg.png) repeat-x top;
color: #fff;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
line-height: 24px;
}

a {
color: #fff;
text-decoration: underline;
}


img {
border: none;
}


a.buy {
background: url(images/buy.png) no-repeat;
display: block;
float: left;
height: 136px;
margin-left: 350px;
margin-right: 500px;
margin-top: 10px;
text-indent: -6000px;
width: 136px;
}

img, .buy { 
behavior: url(iepngfix.htc); 
}


a.buy:hover {
background-position: bottom;
}

.description {
display: block;
float: left;
margin-left: 350px;
margin-top: 15px;
width: 500px;
}

#OdometerTitle {
background: url(images/odometer.png) no-repeat;
height: 54px;
display: block;
float: left;
margin-left: 320px;
margin-top: 75px;
width: 342px;
}

#OdometerImg {
background: url(images/odometerapp.png) no-repeat;
height: 557px;
margin-top: 80px;
width: 290px;
}



img, #OdometerImg { 
behavior: url(iepngfix.htc); 
}

