header {
  width: 37.5em;
  margin: 2em auto;
}

.logo {
  background: url("https://s.cdpn.io/7635/averyson-logo.gif") no-repeat;
  background-size: 100%;
  float: left;
  width: 100%;
  height: 30em;
  font-family: Baskerville;
  color: #575557;
  position: relative;
}

.laura, .javery, .ampersand {
  font-size: 5em;
  text-align: center;
}

.laura {
  position: absolute;
  top: 120px;
  left: 225px;
}

.javery {
  position: absolute;
  top: 185px;
  left: 335px;
}

.ampersand {
  font-style: italic;
  position: absolute;
  top: 160px;
  left: 270px;
}

date {
  border-top: 1px solid #575557;
  border-bottom: 1px solid #575557;
  position: absolute;
  top: 240px;
  left: 260px;
}