body {
	
	background-color: #ffffff;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
}
header {
	color: white;
	font-family: Georgia, serif;
	background-color: #002171;
	}
h1 {
	line-height: 200%;
}
nav {
	font-weight: bold;
	background-color: #BBDEFB;
}
h2 {
	color: #1976d2;
	font-family: Georgia, serif;
}
dt {
	color: #002171;
	font-weight: bold;
}
.resort {
	color: #1976d2;
	font-size: 1.2em;
}
footer {
	font-size: .7em;
	font-style: italic;
	text-align: center;
}