David,
Thank you for your prompt reply to my inquiry about this old post.
The site is behind a firewall, so I couldn't provide a link.
I ended up making it a fixed position background - this is not optimal, but it guarantees that I have a background from top to bottom on every page. I modified the background class as follows:
.background {position:fixed;width:100%;height:100%;background:#1e130d url(../images/body.jpg) top center no-repeat;}
Thanks again.