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