colorInformation{
	background-color: #FF9C0D;	/* fire */
	background-color: #F4F4F4;	/* background and text */
	background-color: #17242A;	/* background and text */
	background-color: #85CBBF;	/* alternate */
	background-color: #47896D;	/* border */
	/* credit to colormind.io for this configuration*/
}
#abouttext p{
	max-width:800px;
	margin: 25px auto;
  font-size: 1.4rem;
	line-height: 2rem;
	text-indent: 25px;
}