h3 {
	margin: 20px 0;
	text-align: center;
}

h4 {
	text-align: left;
	line-height: 1.5;
	margin: 10px 30px;
	border-left: 8px solid maroon;
	padding-left: 5px;
	font-size: small;
}

div#firstTexts {
	margin: 20px 25px;
	padding: 6px;
	background: #efefef;
}

div#firstTexts p {
	margin: 5px 0;
	line-height: 1.3;
}

div#secondTexts {
	margin: 20px 25px;
}

div#secondTexts p {
	margin: 5px 0;
	line-height: 1.8;
}