body {
	background-image: url(bg2.jpg);
	background-repeat: repeat;
	margin-top: 20px;
}
#container {
	height: auto;
	width: 721px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: auto;
}
#container2 {
	height: auto;
	width: 721px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: auto;
	background-repeat: repeat-x;
}
