body 
{
    
}

#container
{
    position:absolute;
    width:100%;
    /*width: 640px;
    height: 1136px;
    background: url(../img/recordBaseBackgroundMobile2.png);*/
    top:0;
    left: 0;
    color:white;
    overflow:scroll;
    margin-left:auto;
    margin-right:auto;
    
}

#loginContainer
{
    width:300px;
    padding-top:200px;
    margin-left:auto;
    margin-right:auto;
}

.submit
{
    width:100%;
    height:50px;
}

.button
{
    width:100%;
    height:50px;
}