h1{
	color: #FFFFFF;
	
	text-indent: 1em;
	font-family: Georgia;
	margin-bottom: 0;
	background-color: #002171;
	background-image: url(sunset.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 200%;
	
	
	
}
body{
	color: #666666;
	background-color: #FFFFFF;
	font-family: Helvetica; 

}
h2{
	color: #1976D2;
	font-family: Georgia;
}
h3{
	color: #000033;
	font-family: Georgia; 
}
b{
	background-color: BBDEFB;
}
dt{
	color: #002171;
}

nav{
	font-weight: bold;
	background-color: BBDEFB;
	text-decoration: none;
	background-color: BBDEFB;
}
a{
	text-decoration: none;
}
ul{
	list-style-image: url(marker.gif);
}
footer{
	font-size: 75%;
	font-style: italic;
	font-family: Georgia;
	text-align: center;
}
.resort{
	color: #1976D2;
	font-weight: bold;
	
	
}
#contact{
	font-size: 90%;
}