Check the paths to the background images (should be in the *.css file. You are using an external css file, right ?)
Your path should be something like (in case you don't know what I mean):
assets/graphics/background.gif (or whatever)
That should be your first port of call. Next, check that you've actually uploaded the images to the server and they are in the right folder.