
body{
     background: #d1ecff;
    font-family: Arial;
}
#continer{
    width: 250px;
    margin: auto;
    text-align: center;
margin-top: 10px;
font-size: 10px;
}
.clear{
    clear: both;
}
.login-form form{
    padding: 8px;
text-align: center;
}
.login-form {
    width: 250px;
    text-align: center;
}
.login-form .forget{
    color: #43a527;

    text-decoration: none;

}
.login-form .sabtnam{
    text-decoration: none;
    color: red;

}
.list-vagon{
    text-align: center;
}

