body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #51872D;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: normal;
}

