body.login-pf {
    background: url("bg-plain.jpg") no-repeat 50% 0;
    background-size: cover;
}

#brand {
    font-size: 18pt;
    text-transform: uppercase;
}

#brand:before {
    content: "Keros";
}

#index-brand {
    content: "Keros";
}

#index-brand:before {
    content: "Keros";
}
