#content {
	text-align: center;
}
.group {
	float : left;
	width : 33%;
}

.group  h2 {
	color: #B2D233;
}

.group  h2:hover {
	color:#2999b9;
}
footer {
	clear:both;
}