H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	}
	
body {
	background-color:#73b774;
	line-height: 12px;
}

#wrapper {
	background-image: url(img/bg_container.gif);
	background-repeat:repeat-y;
	position:absolute;
	top:0px;
	left:50%;
	height:2732px;
	margin-left:-380px;
	margin-right:auto;
	width: 754px;
	z-index: 2;
	}

.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 14px;
}
