
a.book-gift {
	background-image: url ("../images/books1.gif");
}

a.book-gift:hover {
	background-image: url ("../images/books2.gif");
}
