#wrapper {
	height: 800px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
.text {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333;
	text-align: left;
}
