/* CSS Document */
main p {
	text-align: justify;
    padding: 0.5em 0;
}

main .history h2 {
	background: rgba(17,65,175,1.00);
}

main .history h3 ,
main .history h4 {
	color:rgba(17,65,175,1.00);
	border-color: rgba(17,65,175,1.00);
}

}/* CSS Document */

