body {
    background-color:#e6e3d9!important;
}

a {
    text-decoration: none!important;
}

.required-field {
    color:red; font-weight:bold;
}