Hi again,
instead of using the image as a background on a div element. I suggest changing the div element to an img element, then using css to modify the size and location.
<img class="top-r-img">
img.top-r-img {
src: url("http:/www.enviromedia.com/CSCI/powerdown/images/top-s-img.gif")
}