#center-column {
	width: 334px;
	}

#left-column {
/*	font-size: 133%;*/
	width: 302px;
	}
#left-column h2,
#left-column .section {
	background-color: rgb(152, 204, 133);
	}
#left-column h2 {
/*	font-size: 110%;*/
	}
#left-column .section {
	margin-top: 36px;
	}

#right-column {
	font-size: 115%;
	text-align: center;
	width: 200px;
	font-weight:normal;
	}
#right-column h2 {
	font-size: 100%;
	}

 .section2 {
	line-height:110%;
/*	font-style:italic;*/
	background-color: rgb(233, 234, 206);
	margin-top: 18px;
	max-width: 100%;
	overflow: hidden;
	padding: 0 16px;
	
}