body {background-color: #90C7E3; 
	  color: #666666; 
	  font-family: Verdana, Arial, sans-sarif;
	  background-image: linear-gradient(to bottom, #FFFFFF, #90C7E3);
	  background-repeat: no-repeat;}
header {background-color: #002171; color: #FFFFFF; 
		background-image: url(sunset.jpg);
		background-position: right;
		text-align: center; background-repeat: no-repeat; height: 72px;}
h1 {text-align: center; padding-top: .5em;}
nav {font-weight: bold; text-align: center;
	 padding-top: .5em; padding-bottom: .5em; padding-right: .5em;}
h2 {color: #1976D2; font-family: Georgia, sans-sarif;}
dt {color: #002171; font-weight: bold;}
.resort {color: #1976D2; font-size: 1.2em;}
.wrapper {background-color: #FFFFFF; 
		  width: 80%; min-width: 960px; max-width: 2048px; 
		  box-shadow: 5px 5px;
		  margin-right: auto; margin-left: auto;}
footer {font-size: 1.2em; font-style: italic; text-align: center; padding: 1em}
h3 {font-family: Georgia, serif;}
main {padding-right: 2em; padding-left: 2em;}
.homehero {height: 300px; background-size: 100%, 100%; repeat: no-repeat;}
.yurthero {height: 300px; background-size: 100%, 100%; repeat: no-repeat;}
.trailhero {height: 300px; background-size: 100%, 100%; repeat: no-repeat;}
nav a {text-decoration: none;}