html{
  margin:0;
  padding:0;
  background: url('/images/backgrounds/auth3.jpg') no-repeat center fixed; 
  -webkit-background-size: cover; 
  background-size: cover; 
}
body{background-color: transparent !important}
.form-signin a{color: #fbae17 !important; font-weight: 700}
.copy-auth{color: #ffffff; font-weight: 500}