I'm not too sure how to do this.
In the style1.css file there is this line
body { background: transparent url('../images/style1/bottom_bg.jpg') repeat 0 0; color: #8e8679; }
I'd like to put own image only in the footer with no repeat.
Is it do-able?
Thanks