on this page that "Click to View Larger" atop the gallery is actually a background image.

I'm using this CSS:
Code:
#shopp .gallery {background:url(/wp-content/uploads/site-elements/gallerytext.png) no-repeat center top;}
why is it repeating vertically despite the fact that I have the "no-repeat" in the CSS?

please advise. thanks in advance.