#wrapper {
	background-image: url(../images/bkgrnd.png);
	width: 800px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	bottom: 0px;
}
.descriptionSheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
