﻿#header {
    background: #e6e6e6 !important;
}

.float {
    display: none;
}

#header {
    position: relative;
}

    #header.header-scrolled {
        position: fixed;
    }

.form {
    max-width: 600px;
    margin: auto;
}

.page {
    padding-top: 100px !important;
}

#footer p, #footer a {
    color: #fff !important;
}
