When using relative URLS, CSS images are always relative to the CSS FILE and NOT the Page URL!
Take this bit of CSS:
- Make sure that you create a folder in the folder where the CSS file is located. Call it images.
- Create a new file inside of images and called it: “header-background.jpg”
If you make the CSS relative to the page you will be in a world of hurt!