.header {
	padding: 50px;
}

.blueBG {
	padding: 100px;
	background-color: #6b9ed6;
}
.blueBG h1 {color: white;}

.footer {
	padding: 25px;
}