h1.title {
	background-color: navy;
	color: white;
	font-weight: bold;
	font-size: 102%;
	text-align: center;
	padding: 4px 5px 4px 5px;
	margin: 2px 5px 2px 5px;
}