body {
	background-repeat: repeat-x;
	margin: 0px;
	height: 1200px;
	width: 800px;
	background-image: url(images/bkgd.jpg);
}
#wrapper {
	background-repeat: repeat-y;
	margin-top: 300px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1500px;
	width: 800px;
	background-image: url(images/wrapper_01.jpg);
}
