﻿body {
    margin: 0px;
    /*background-image: url(../images/background_login1.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
}

.box {
    padding: 20px;
    width: 380px;
    background: #e3f2fd;
}

.form-logo {
    width: 380px;
    height: 100px;
    font-size: 80px;
    text-align:center
}



