body {
	background-repeat: no-repeat;
	background-position: top center;
}

#links_bgd{
	width:950px;
	height:120px;
	padding-left:17px;
	padding-right:17px;
}

div.inventory{
width: 186px;
height: 116px;
float: left;
margin-right:-3px;
}
a.inventory{
display: block;
width: 186px;
height: 116px;
background:url('https://images.ebizautos.com/sites/6238/images/inventory.png') no-repeat top center;
}
a.inventory:hover{
display: block;
width: 186px;
height: 116px;
background-position: bottom center;
}
/*  -----------------------------  */
div.specials{
width: 186px;
height: 116px;
float: left;
margin-right:-3px;
}
a.specials{
display: block;
width: 186px;
height: 116px;
background:url('https://images.ebizautos.com/sites/6238/images/specials.png') no-repeat top center;
}
a.specials:hover{
display: block;
width: 186px;
height: 116px;
background-position: bottom center;
}
/*  -----------------------------  */
div.financing{
width: 186px;
height: 116px;
float: left;
margin-right:-3px;
}
a.financing{
display: block;
width: 186px;
height: 116px;
background:url('https://images.ebizautos.com/sites/6238/images/financing.png') no-repeat top center;
}
a.financing:hover{
display: block;
width: 186px;
height: 116px;
background-position: bottom center;
}
/*  -----------------------------  */
div.contact{
width: 186px;
height: 116px;
float: left;
margin-right:-3px;
}
a.contact{
display: block;
width: 186px;
height: 116px;
background:url('https://images.ebizautos.com/sites/6238/images/contact.png') no-repeat top center;
}
a.contact:hover{
display: block;
width: 186px;
height: 116px;
background-position: bottom center;
}
/*  -----------------------------  */
div.testimonial{
width: 186px;
height: 116px;
float: left;
margin-right:-3px;
}
a.testimonial{
display: block;
width: 186px;
height: 116px;
background:url('https://images.ebizautos.com/sites/6238/images/testimonial.png') no-repeat top center;
}
a.testimonial:hover{
display: block;
width: 186px;
height: 116px;
background-position: bottom center;
}

