#page-container {
    display: none;
}

#imgLogo {
    width: 70px; 
    height: auto; 
    margin-top: -65px;
}


body {
    background-color: white;
}
input#txtUserName, input#txtPassword  {
    border-color: #d5dbe0;
}
