#wrapper {
	background-image: url(../resources/wrapperBG.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 810px;
	background-position: center;
}
body {
	background-image: url(../resources/bodyBG.gif);
	margin: 0px;
	padding: 0px;
}
