.footer-login {
    text-align: center;
    color: #666;
}
.footer-login a {
    color: #666;
}

.imagem-fundo {
    background-image: url(../img/bg_chaves.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.ls-login-parent .ls-login-box {
    width: 345px;
}