body{
background-color: #fff;
margin: 0px;
}

header{
background-color: #fff;
}

.loginBox{
background-color: #008EAF;
padding: 12px;
}
