

html 
{ 
    height:100%;
    background: linear-gradient(#7C9E41, #696A6A);
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.form-signin  { background: #FFFFFF; color:#7C9E41 ; }
#forgotpass_frame {background: #FFFFFF; color:#7C9E41 ; }
 #logo                       { height:20mm; max-width:140mm}
    .name.label                 { color:#7C9E41  }
    .password.label             { color:#7C9E41  }
    .password.field             { }
#forgotten_link             { color: #AAAAAA; }


a
{
    cursor:pointer;
} 

body {
    background-color:transparent!important;
}