body {
	background-image: url(bg.jpg);
	background-repeat: repeat;
}

#wrapper {
	position: absolute;
	left: 50%;
	width: 835px;
	margin-top:0px;
	margin-left:-420px;
	top: 25px;
}
#wrapper2 {
	position: absolute;
	left: 50%;
	width: 835px;
	margin-top:0px;
	margin-left:-420px;
	top: 717px;
}
