body {
    background-color: #ffffff;
    background: url('../images/pattern_light.svg') repeat;
}

.header, .footer {
    background-color: #381c00;
    color: #ffffff;
    text-align: center;
}
