#loginpage {
    background-color: #4484C9;
    color: white;

}

#logo {
    text-align: center;
}

img {
    max-width: 150px;
}

.btnsignin {
    border-color: white;
    font-weight: bold;
}
