#body{
  height: 450px;
  vertical-align: text-top;
}

/* Sticky Footer Classes */

html,
body {
  height: 100%  !important;
  color: #ac9c7c !important;
  background: #111 !important
}

#page-content {
  flex: 1 0 auto;
  background-color: lightgrey;
}

#sticky-footer {
  flex-shrink: none;
  background-color: black !important;
}

a {
  text-decoration: none !important;
  color: #ac9c7c !important;
}

a:hover {
  text-decoration: none !important;
  color: #ecdc7f !important;
}

.login_jumbotron {
  background-image: url('/img/elfh.jpg');
  background-repeat: no-repeat;
  background-color: #000;
  background-size: 400px;
  min-height: 400px !important;
  width: 60% !important;
}

.bg-black {
  /* The image used */
  background-color: #000 !important;
}
