from a quick look, I think what you are after is
#bbpress-forums div.odd, #bbpress-forums ul.odd,
#bbpress-forums div.odd, #bbpress-forums ul.even {
background: url(‘images/footer-bg.png’) repeat left top;
}
come back if that’s not what you’re after !