body {
    margin-top: 250px;
    background-image: url("../images/fwb_head.png");
    background-repeat: no-repeat;
    font-family: Verdana, sans-serif;
}

table.login {
    background-color: #eeeeee;
}


.message {
    color: red;
}