#body {
	background: url('../images/copy_bg_top.png') top center no-repeat;
}
	#body .templateWrapper {
		background: url('../images/copy_bg.png') top center repeat-y;
	}
		.contentWrapper {
			background: url('../images/copy_bg_bottom.png') bottom center no-repeat;
		}
#foot {
	margin-top: 33px;
}
