Homepage › Community Forums › Epik Theme Support › custom background image for the index page › Reply To: custom background image for the index page
You have this in your inline style sheet which appears to override the change:
body.custom-background { background-color: #ffffff; }
I changed the #ffffff to your color #FFCC66 and the sample page changed to golden yellow.