.container {
	margin-top:100px;
	margin-bottom:100px;
}

img {
	margin-bottom:4em;
}

div.content, div.image {
	text-align:center!important;
}

hr {
	border-top:solid 1px #ddd;
}

span.green {
	color: #85c226;
}