body#explanation {
	background: rgb(248, 248, 248);
	margin: auto;
}

body, h1, h2, h3, input, p, td, th, a {
	font-family: open sans, 'Segoe UI', Trebuchet; 	
}

#explanation h1 {
	text-align: center;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 40px;
}

#explanation #types h2 {
	text-align: center;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 40px;
}

#explanation p {
	text-align: center;
	font-size: 24px;
	padding-top: 17px;	
	padding-left: 50px;
	padding-right: 50px;	
}

#expPoint1Div img {
	margin-bottom: 41px;
}

#expPoint2Div p {

}

#expPoint2Div img {
	width: 950px;
}

#explanation img {
	border: 15px solid white;
	border-radius: 5px;
	outline: 1px solid rgb(217, 217, 217);
}


#customizeExample {
	width: auto;
}

#duringTheTrial, #usersThatWillBuy {
	background: rgb(230, 230, 230);
	padding: 37px;
	padding-top: 7px;
	padding-bottom: 10px;
}

#usersThatWillBuy {
	margin-top: 10px;
}