Hi Chris,
If you want to move the Background Image on scroll
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
and use below css code in custom css box
#advfeatured, #skillwrap, #testimonialswrap { background-attachment:scroll !important; }
Regards
Grace Themes