body {
	background-color: #e8f3f9;
	padding-top: 100px;
}
h1 {
	color: red;
	font-weight: bold;
	text-align: center;
}
.row {
	margin-top: 100px;
}