.style1 {
    background-image: url("images/login-headquarters.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    overflow: auto;
    background-attachment: fixed
}
.style2 {
    color: #0c5094
}
.style3 {
    min-height: 75%
}
.body {
    background-color: #828282
}
div.container.body { 
}
.style4 { 
}
#client_name:hover {
    color:#0c5094 ;
    text-decoration: underline;
}
#client_name { 
}
.style5 {
}