body {
background: url(body_bg_re.gif) left top repeat-x #c54c51;
}
#wrapper {
background: url(container_bg_re.gif) left top repeat-y #c54c51;
}
#container {
background: url(wrapper_bg_re.gif) left top no-repeat;
}
#footer {
background: url(footer_bg_re.gif) left top no-repeat #c54c51;
}



