body {
	padding: 0px;
	background-color: #D6CE99;
	background-repeat: repeat;
	height: 608px;
	width: 788px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(crosshatch_bg.gif);
}
#wrapper {
	background-image: url(shadow_bg.gif);
	background-repeat: no-repeat;
	width: 788px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 608px;
	background-color: #D6CE99;
}
