/* about */
.about {
	background: #FFF;
	font: 1.4em "Trebuchet MS",sans-serif;
	/*color: #0094D6;*/
	color: #000;
	text-align:center;
	padding: 50px 210px 50px 210px;
	margin: 0px;
	
}

/* informationHeader */
.informationHeader {
	/*background: #0094D6;*/
	
/*	background: #FFE4B9;*/
    background: #A1C8FF;
	color: #000;
	font: 2em "Comic Sans MS",sans-serif;

	text-align:center;
	padding: 5px 0px 5px 0px;
}
