@import url('core/skeleton.css');

/* ---------- PART 1 -------------- */
#titlepage {
  height: 100px;
  padding-top: 80px;
  background: no-repeat center;
  text-align: center;
}

#titlepage article h1 {
  margin: 40px 0 40px 457px;
  text-transform: capitalize;
}
