html, body {
  min-height: 100%; }

html {
  border-left: 10px solid #c7081b; }

body {
  color: #fff;
  background: #000 url(/images/reveal.jpg) no-repeat center;
  background-size: cover;
  font-weight: 300;
  font-family: 'Open Sans';
  font-size: 24px; }

nav img {
  margin: 40px 0; }

.intro {
  margin: 100px 0 0; }

footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  font-size: 12px;
  padding: 10px 0; }

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