I found this to add to the css editor to make the backround stay in place while the foreground moves.
Change
background-image: url(http://dkpfiles.com/oa/background);
background-repeat:no-repeat;
To below and add you pic to fit the screen.
background-image:url(http://dkpfiles.com/oa/background);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top center;
Thanks for the info largemanbb
--
I see it, I insult it! It comes over and insults me and I dirt nap.
Failure is always a option!!!