Hi. How do i make the background image clickable? I am going to replace the original bg_body.gif with an advertisers image instead. I change the background properties to repeat image both on x- and y-axis, but where do i find the div-tag where i can insert the link tag? Im thinking it should appear something like this : <div class="background"><a href="
http://www.advertiser.domain"></a></div> ?