body {
  font-family: Lato, sans-serif;
  font-weight: 300;
  font-size: 18px;
}

#img {
  text-align: center;
}

#heading {
  display: block;
  text-align: center;
  font-family: 'Libre Baskerville';
  font-size: 24px;
  font-weight: bold;
}

#sub_heading {
  display: block;
  text-align: center;
  font-family: 'Libre Baskerville';
  font-size: 12px;
  letter-spacing: 5px;
  font-weight: bold;
}

#under_construction {
  display: block;
  text-align: center;
}
