.image-left {
	float: left;
	margin-right: 20px;
	padding-bottom: 10px;
}

.image-right {
	float: right;
	margin-right: 20px;
	padding-bottom: 10px;
}

.image-center {
	text-align: center;
}

.margin-bottom {
	margin-bottom: 1em;
}

.strong-paragraph {
	font-weight: bold;
}
