.login-page, .register-page {
    background: url(/static/custom/img/bgnoise_lg.png) repeat scroll 0 0 #D1D5D8;
}

.login-box::before {
    content: url(/static/custom/img/agitos-icon.png);
}
