h1 {
	color: darkred;
	text-align: center;
}

.highlight {
	background-color: #f0e6ff;
	padding: 5px;
	border-radius: 4px;
}

#main-title {
	font-size: 2.2em;
	text-decoration: underline;
}
