

h1 {
	text-align: center;
	font-size: 3em;
	background: blue;
	color: white;
	margin-bottom: -5px;}
h3 {text-align: center;
	font-size: 1em;
	background: blue;
	color: white;
	padding: 5px;
	margin-top: -5px;}
body {background: #99CCFF;}