If I have a DIV of height 200px with a background applied to it of height 175px, is there a way that I can wrap an anchor around the image only ?\[code\]<div style="background: url('http://www.crmpicco.co.uk/downloads/Image/11218.jpg') no-repeat scroll 0 0 transparent; background-position: bottom;" class="block block2 "> <ul class="elem"></ul> <span class="left_border"></span> </div>\[/code\]Nothing is jumping out at me other than restructuring my markup, which i'd rather avoid doing at this stage.