body { color: #666666;
background-color: #FFFFFF; 
font-family: Arial, Verdana, sans-serif;
}
 #wrapper { margin-left: auto;
 	margin-right: auto;
 	width: 80%;
 }

header { color:#FFFFFF; background-color:#002171; font-family: Georgia, serif; }
 
h1 { line-height:200%; }
h2 { color: #1976D2; font-family: Georgia, serif;
}
 
nav { background-color: #BBDEFB; font-weight: bold; }

.resort {
font-size:1.2em; 
color: #1976D2; }
 
footer { font-size: .70em; font-style: italic; text-align: center; }
 