body{
  font-weight: 400;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #888;
  background: url('https://storage.googleapis.com/timm-bucket/divers/loginBackground.jpg') no-repeat center center fixed;
  background-size: cover;
  background-origin: padding-box;
  background-clip: border-box;
  background-attachment: fixed;
}


/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

.footer {
  position: absolute;
  bottom: 0;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */


.text-muted {
  padding: 10px;
  margin: 0px;
  text-align: center;
}

.footer {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
