html {
	background: #FFF url(../img/custom/html-bg.png) repeat-x scroll top left;
}
body { background-color: transparent; }
#page {
	background: transparent url(../img/custom/body-bg.png) repeat-y scroll top center;
}
#page-footer {
	margin: 0 auto;
	width: 1037px;
	background: transparent url(../img/custom/footer/footer-bottom.png) no-repeat scroll bottom center;
}