/* @group BODY */
#body-wrapper {
background: url(../../images/body_back.jpg) no-repeat scroll right bottom;
background-color: #ffffff;
}
/* @end */
/* @group CONTENT */
#content-wrapper {
background: url(../../images/content_back.png) no-repeat scroll center bottom;
}
/* @end */
/* @group FOOTER */
#footer {
background: url(../../images/footer_back.png) no-repeat scroll center top;
}
/* @end */
