Seeing as your stylesheet is in a subfolder of the chapter2 folder, as are your images, you don't need to use absolute references, you can still use relative ones.
So instead of
just use
It's simpler than the full URL as it enables you to move your site around etc.