but then, I've also realised that some pages accept this and others do not. Another option to alter the background image is via CSS:
.pageStyleSheetBG { background-image: url('YOUR IMAGE URL');} (Don't delete the apostrophes, they are part of the code.)
It worked perfectly on the pages I had to change the background.