What you can do is simply use anchor tag <a>
within your <div>
which holds the background image and apply the same css that you used for the div to anchor tag and comment the css on div.
See if this helps.
[Please post markup snippets between backticks or use the code button.]