
.loginbox{
    background-color:rgba(255,255,255,0.8);
    padding: 10px;
    border-radius: 15px;
    max-width:500px;
}

#page-login-index {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}