p {
  font-family: helvetica, sans-serif;
  font-size: 1.3em;

}

#first {
  background-color: #D4DB6B;

}

#second {
  background-color: #35B27C;
}

#third {
  background-color: #DBBC5D;
}

#coverimg {
  width: cover;
}
/* comment emily is cool */
.bodycopy {
  width: 70%;
  padding: 10px 0px;
  margin: auto;
}
html, body, section, div {
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
}

p {margin: 0;
  padding-bottom: 20px;}

.box1 {

}

h2{
  text-align: center;
}

#overlay_image {
  z-index:100;
  position:fixed;
  top: 300px;
}
#overlay_image2 {
  z-index:300;
  position:fixed;
  left: 75%;
  right: 60%;
  top: 400px;
}
