body {
	font-size:16px;
}
h2, h3, h4, a, a:hover, a:visited, a:active {
	color:rgb(21, 100, 196);
}
h2, h3 {
	text-align:center;
	font-weight: bold;
}
div.container {
	padding-top:50px;
	max-width:780px;
}

img.img-responsive {
	margin: 0 auto;
}