body {
background: url(body_bg_bk.gif) left top repeat-x #000;
}
#wrapper {
background: url(container_bg_bk.gif) left top repeat-y #000;
}
#container {
background: url(wrapper_bg_bk.gif) left top no-repeat;
}
#footer {
background: url(footer_bg_bk.gif) left top no-repeat #000;
}


