body {
	background: #fff;
	color: #111;
	text-align: center;
	margin-top: 60px;
}

h1 {
	letter-spacing: -1px;
	margin-bottom: 60px;
}

.img-responsive {
	margin: 0 auto;
}

