/* blue */
#page_bg {
	background: url(../images/page-bg.jpg) left top repeat-x #ececec;
	margin: 0;
}

div#wrapper {
		background: url(../images/footer-bg.jpg)  left bottom repeat-x;
		margin: 0;
}

