body {
	background-repeat: no-repeat;
	background-position: top center;
}



div.catalogue{
width: 253px;
height: 37px;
float: left;
margin-top: 0px;
margin-left: 0px;
}
a.catalogue{
display: block;
width: 253px;
height: 37px;
background:url('https://images.ebizautos.com/sites/1186/images/1186_catalogue.jpg') no-repeat top center;
}
a.catalogue:hover{
display: block;
width: 253px;
height: 37px;
background-position: bottom center;
}
/*  -----------------------------  */
div.transport{
width: 253px;
height: 37px;
float: left;
margin-top: 9px;
margin-left: 0px;
}
a.transport{
display: block;
width: 253px;
height: 37px;
background:url('https://images.ebizautos.com/sites/1186/images/1186_transport.jpg') no-repeat top center;
}
a.transport:hover{
display: block;
width: 253px;
height: 37px;
background-position: bottom center;
}
/*  -----------------------------  */
div.sell{
width: 253px;
height: 37px;
float: left;
margin-top: 9px;
margin-left: 0px;
}
a.sell{
display: block;
width: 253px;
height: 37px;
background:url('https://images.ebizautos.com/sites/1186/images/1186_sell.jpg') no-repeat top center;
}
a.sell:hover{
display: block;
width: 253px;
height: 37px;
background-position: bottom center;
}
/*  -----------------------------  */
div.directions{
width: 253px;
height: 37px;
float: left;
margin-top: 9px;
margin-left: 0px;
}
a.directions{
display: block;
width: 253px;
height: 37px;
background:url('https://images.ebizautos.com/sites/1186/images/1186_directions.jpg') no-repeat top center;
}
a.directions:hover{
display: block;
width: 253px;
height: 37px;
background-position: bottom center;
}
/*  -----------------------------  */
div.ebay{
width: 253px;
height: 37px;
float: left;
margin-top: 9px;
margin-left: 0px;
}
a.ebay{
display: block;
width: 253px;
height: 37px;
background:url('https://images.ebizautos.com/sites/1186/images/1186_ebay.jpg') no-repeat top center;
}
a.ebay:hover{
display: block;
width: 253px;
height: 37px;
background-position: bottom center;
}
/*  -----------------------------  */
div.specials{
width: 253px;
height: 37px;
float: left;
margin-top: 9px;
margin-left: 0px;
}
a.specials{
display: block;
width: 253px;
height: 37px;
background:url('https://images.ebizautos.com/sites/1186/images/1186_specials.jpg') no-repeat top center;
}
a.specials:hover{
display: block;
width: 253px;
height: 37px;
background-position: bottom center;
}


