body {
	background-repeat: no-repeat;
	background-position: top center;
}




div.vehicle_finder{
width: 155px;
height: 65px;
float: left;
margin-top: 0px;
margin-left: 0px;
}
a.vehicle_finder{
display: block;
width: 155px;
height: 65px;
background:url('https://images.ebizautos.com/sites/5158/images/5158_vehicle_finder.jpg') no-repeat top center;
}
a.vehicle_finder:hover{
display: block;
width: 155px;
height: 65px;
background-position: bottom center;
}
/*  -----------------------------  */
div.specials{
width: 155px;
height: 65px;
float: left;
margin-top: 0px;
margin-left: 10px;
}
a.specials{
display: block;
width: 155px;
height: 65px;
background:url('https://images.ebizautos.com/sites/5158/images/5158_specials.jpg') no-repeat top center;
}
a.specials:hover{
display: block;
width: 155px;
height: 65px;
background-position: bottom center;
}
/*  -----------------------------  */
div.trade_value{
width: 155px;
height: 65px;
float: left;
margin-top: 10px;
margin-left: 0px;
}
a.trade_value{
display: block;
width: 155px;
height: 65px;
background:url('https://images.ebizautos.com/sites/5158/images/5158_trade_value.jpg') no-repeat top center;
}
a.trade_value:hover{
display: block;
width: 155px;
height: 65px;
background-position: bottom center;
}
/*  -----------------------------  */
div.finance{
width: 155px;
height: 65px;
float: left;
margin-top: 10px;
margin-left: 10px;
}
a.finance{
display: block;
width: 155px;
height: 65px;
background:url('https://images.ebizautos.com/sites/5158/images/5158_finance.jpg') no-repeat top center;
}
a.finance:hover{
display: block;
width: 155px;
height: 65px;
background-position: bottom center;
}
