header {
	background-color: lightblue;
	border: solid 2px darkblue;

h1 {

	font-family: sans-serif;
	font-size: 12px;
}

h2 {

	font-family: sans-serif;
	font-size: 12px;

}

footer {
	padding: 11px;
	border-radius: 3px;

