body {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}

.site-index {
  margin: 0 auto;
}
.site-index img {
  width: 100%;
}

.footer {
  margin-top: 20px;
  text-align: center;
}
.footer a {
  color: #fff;
  text-decoration: none;
}

/*# sourceMappingURL=format.css.map */
