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