body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

header {
	background-color: #006bbe;
	padding: 12px 0 12px 20px;
	margin-bottom: 20px;
}

h1 {
	color: white;
	font-size: 32px;
	font-weight: normal;
	border-radius: none;
}

.explanation {
	font-size: 20px;
}