I'm having problems with a new template i'm trying to create.
I can't get background images to display that are called in the stylesheet.

CSS is:

#wrapper{

background-image:url(../images/xmas_window_bg_top.jpg) left top no-repeat #f5f5f6;

background-color:transparent;

text-align:center;

}

Any suggestions why it doesn't display?

Regards
Steve