body { background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Verdana, sans-serif;}

h1 { background-color: #002171;
	color: #FFFFFF;
	font-family: Georgia, "Times New roman", serif;
	line-height: 200%; }
	
nav { font-weight: bold;
	background-color: #BBDEFB; }
	
h2 { color: #1976D2;
	font-family: Georgia, "Times New Roman", serif; }
	
dt { color: #002171;
	font-weight: bold; }

.resort { color: #1976D2; 
	   font-size: 1.2em; }
	   
footer { font-size: small;
	  font-style: italic;
	  text-align: center; }
	  
#wrapper { margin-left:auto;
	    margin-right: auto;
	    width: 80%; }