					#contentArea h2 {
						position: relative;
						left: 0;
						margin-bottom: 24px;
						padding: 0;
						width: 600px;
						background: none;
						color: #000;
						font-size: 24px;
						font-family: Georgia;
						text-transform: uppercase;
						}
						
					#contentArea h3 {
						margin-bottom: 12px;
						color: #4D7520;
						font-size: 18px;
						font-family: Georgia;
					}
									
