a,
a:hover,
body {
    color : #232323;
}

body {
    background    : transparent none;
    margin-bottom : 75px;
}

button#submit {
    width            : 100%;
    text-transform   : uppercase;
    background-color : #e28301;
    border-color     : #e28301;
}