Now the header has the header background image in css, content has center background image and footer has footer background image but it doesnt works as expected.
I assume when you say you want to “create this image” you mean you want to create an actual box, not the broken one in the image.
#1: Consider doing it without an image for the top/sides. A shadow box on a div can achieve much of this effect without needing images. #2: If you are going to do it with images, fix your widths.