h1 {
	color: blue;
	text-align: left;
}

.highlight {
	font-weight: bold;
	background-color: pink;
}

#header {
	font-weight: bold;
	background-color: #ADD8E6;
}
