html {
  position: relative;
  min-height: 100%;
}
body {
  padding-bottom: 60px;
  padding-top: 60px;
}

.spacer {
    margin-top:1em;
    margin-bottom: 1em;
}

footer {
    background-color: #eeeeee;
}

