body {
       background-color: #a3f943;
}

#hd {
       width: 238px;
       margin: auto;
       margin-top: 100px;
}

#logo {
       width: 238px;
}
.errmsg {
       color: white;
       text-shadow: 1px 1px 1px black;
       size: 14px;
}