Hi Kerry
I think I see the problem. Your style sheet says the background image for the header is ../image-files/NEWLOGO.jpg
So that would mean your image is supposed to be located at
http://www.quotesinsight.com/image-files/NEWLOGO.jpg
When I navigate directly, it's not there so that means the image hasn't been uploaded to SBI! yet. The tricky part is you won't be prompted to upload that image because it's not linked from any of your SBI! pages, it's only linked from the stylesheet so you're going to have to trick the system.
Upload a dummy page via the "Upload Your Own HTML method" and provide a link to
http://www.quotesinsight.com/image-files/NEWLOGO.jpg in the code of this dummy page. Follow the steps until you get to the point where it asks you to upload NEWLOGO.jpg
Don't continue all the way to "Build It!" because this is just a dummy page. The point is I want you to force SBI! to make you upload this image.
Let me know if that works.