#wrapper {
	height: auto;
	width: 918px;
	margin-right: auto;
	position: relative;
	text-align: center;
	margin-left: auto;
}
#background {
	background-image: url(images/Dot.png);
	background-repeat: repeat-y;
	position: absolute;
	z-index: 10;
	height: 2090px;
	width: 918px;
	left: 0px;
	top: 433px;
}
#reviewheader {
	background-image: url(images/what-other-people.png);
	position: absolute;
	z-index: 21;
	height: 61px;
	width: 410px;
	left: 60px;
	top: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
#reviewText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 1930px;
	width: 770px;
	z-index: 21;
	left: 70px;
	position: absolute;
	top: 100px;
	text-align: left;
}
