main .content {
	text-align: justify;
	max-width: 1230px;
}

.indexPic1 {
	float: right;
	margin-left: 2em;
	margin-bottom: 2em;
	height: 200px;
	width: 300px;
	border: 1px solid #000;
}

.indexPic2 {
	float: right;
	margin-left: 2em;
	margin-bottom: 2em;
	height: 200px;
	width: 300px;
	border: 1px solid #000;
}

h2 {
	clear: both;
}