#login-screen{
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

#login-container{
    width: 600px;
    height: 700px;
}

#submit-login{
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    width: 60%;
    float:center;
    padding-top: 1em;
    padding-bottom: 1em;
    text-align: center;
    font-size: 1.1em;
    justify-content: center;
}
