body {
	background-color: #afeeee;
	line-height: 1.3;
	font-family: Verdana, sans-serif;
}

h1 {
	text-decoration: underline;
}

h2 {
	text-decoration: underline;
}

.redtext {
	color: red;
	font-weight: bold;
	font-family: Georgia, serif;
}
