html, body {
  background: #fff;
}

.notfound_img {
  width: 100%;
  text-align: center;
  margin-top: 150px;
}
.notfound_img img {
  width: 750px;
  margin: 0 auto;
}
.notfound_link {
  width: 100%;
  margin-top: 50px;
  text-align: center;
}
.notfound_link a {
  color: #000;
  font-size: 30px;
  text-decoration: underline !important;
}/*# sourceMappingURL=404.css.map */