body{
    background: url("../img/background.jpg") no-repeat center center fixed!important;
    -webkit-background-size: cover;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
}
.login-box-body{
    border-radius: 10px!important;

}
.text-register{
    margin: 20px;

}

.register-box-body{
    border-radius: 10px!important;

}
.margin-bxx{
    margin-top:10px!important;
        padding-top: 30px;


}
