.banner {
  width: 100%;
  vertical-align: top;
}


.left {
float:left;
width: 200px;
height: 1100px;
background: #ffcc00;
}

body {
    background-size: cover;
    background-image: url("../images/Background.jpg")
  }

ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 200px;
    height:480px;
    background-color: #ffcc00;
    position: fixed; /* Make it stick, even on scroll */
    overflow: auto; /* Enable scrolling if the sidenav has too much content */
    }

li a {
    display: block;
    color: #000000;
    padding: 8px 16px;
    text-decoration: none;
    text-align: center;
    font-family: courier;
    font-weight: bold;
    }

/* Change the link color on hover */
li a:hover {
    background-color: #b38f00;
    color: white;
}
.hexes {
  width: 200px;
  height: 220px;
  position: fixed; /* Make it stick, even on scroll */
  overflow: auto; /* Enable scrolling if the sidenav has too much content */
}
h1 {
  font-family: courier;
  font-weight: bold;
  margin-left: 80px;
    margin-top: 20px;
    display: block;
  }
  h2 {
    font-family: courier;
    font-weight: bold;
    margin-left: 80px;
      margin-top: 20px;
      display: block;
    }
  h3{
      font-family: courier;
      font-weight: bold;
      margin-left: 80px;
        margin-top: 20px;
        display: block;
      }
.Head {
margin-left: 80px;
  margin-top: 20px;
  display: block;
}
.bkpr {
margin-top: 75px;
margin-left: 80px;
width: 70%;
height: auto;

}
.frames {
margin-top: 40px;
margin-left: 80px;
width: 70%;
height: auto;

}
p {
  font-family: courier;
  }
.facebook {
position: absolute;
left: 10px;
bottom: -100px;
  width: 15%;
  height: auto;
}
.instagram {
position: absolute;
left: 125px;
bottom: -100px;
  width: 15%;
  height: auto;
}
.twitter {
position: absolute;
left: 240px;
bottom: -100px;
  width: 15%;
  height: auto;
}
.wordpress {
  left: 355px;
  bottom: -100px;
position: absolute;
  width: 15%;
  height: auto;
}
.candles {
margin-top: 40px;
margin-left: 110px;
 width: 52%;
 height: auto;
}
.honey {
margin-top: 20px;
margin-left: 110px;
 width: 52%;
 height: auto;
}
.beecouple {
margin-top: 20px;
margin-left: 160px;
 width: 48%;
 height: auto;
}
