/* Global styles for the document */
body {background-color: #90C7E3;
     background-repeat: doesn't repeat;
     color: #666666;
     font-family: Verdana, Arial, sans-serif
     Linear Gradient(#FFFFFF,#90C7E3);}

/* Styles for the header element */
header {background-image:URL("Sunset."jpeg);
        background-position:Right;
        background-repeat:doesnt repeat;
        height: 72px
        color: #FFFFFF;
        font-family: Georgia, serif;}

/* Styles for the h1 element */
h1 {text-position: center;
    padding-top: 5em;}

/* Styles for the nav element */
nav {font-weight: bold;
     padding-top:.5em;
     padding-bottom: .5em;
     padding-right: .5em;
     padding-left: .5em;
     text-position: center;
     nav a text-decoration:none;}

/* Styles for the h2 element */
h2 {color: #1976D2;
    font-family: Georgia, serif;}

/* Styles for the dt element */
dt {color: #002171;
    font-weight: bold;}

/* Styles for a class named resort */
.resort {color: #1976D2;
         font-size: 1.2em;}

/* Styles for the footer element */
footer {font-size: 0.70em;
        font-style: italic;
        text-align: center;
        padding-top: 1em;
        padding-bottom: 1em;
        padding-left: 1em;
        padding-right: 1em;}

/* Style rule for the wrapper ID */
#wrapper {width: 80%;
          margin-right: auto;
          margin-left: auto;
          background-color:#FFFFFF;
          padding: 20px
          min-width:960px; max-width:2048px;
          box-shadow: 5px,5px,5px #LELELE;}

/* Style rule for the H3 element */
H3 {font-family:georgia;}


/* Style rule for the main element */
Main Element {padding-left: 2em
              padding-right: 2em
              display: block}

/* Style rule for a class named homehero */
Home Hero {background-image: url("coast."jpeg);
           Height: 300px;
           background-size: 100%,100%;
           background-repeat: no-repeat;}

/* Style rule for a class named yurthero*/
YurtHero{height:300px;
         background-image: url("yurt."jpeg);
         background-size: 100%,100%;
         background-repeat: no-repeat;}

/* Style rule for a class named trailhero */
trailhero{height:300px
          background-image: URL("trail."jpeg)
          background-size: 100%,100%;
          background-repeat: no-repeat;}