body{
  font-weight: 400;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #888;
  background: url('../img/login_background.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;
  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;
}
