body.login {
background: #1b3e54 !important; 
}

.login form { 
background: #0097CC;
border-radius:10px;
}
.login label { 
color: #FFFFFF;

}
