body {background:#fff;margin-top:10px;}

#header {
background:transparent url(images/header_bg.jpg) no-repeat scroll 0 0;
height:114px;
}
#body {
background:transparent url(images/body_bg.jpg) repeat-y scroll 0 0;
}
#body #inner {
padding:10px 40px;
}
#footer {
background:transparent url(images/footer_bg.jpg) no-repeat scroll 0 0;
height:51px;
}
