body { background: #fff url(../images/bg-body.jpg) top left repeat-x; }
#header-inner { background: url(../images/bg-header.jpg) top left no-repeat; }
#main-shadow-left { background: url(../images/bg-main-shadow-left.jpg) top left no-repeat; width: 110px; left: -105px; }
#main-shadow-right { background: url(../images/bg-main-shadow-right.jpg) top left no-repeat; width: 110px; right: -105px; }
#content { background: #fff; margin: 0 5px; padding: 15px}
#footer { background: url(../images/bg-footer.jpg) top left no-repeat; }

