body {
	font: 100% Tahoma, Arial, sans-serif;
}

.section, h1 {
	display: block;
	background-color: #0A94D6;
	padding: 5px;
	color: #FFF;
	font-size: large;
	font-weight: bold;
}

p, li {
  font-size: small;
}
