﻿body {
    background-color: #808080;
}

.container {
    background-color: #ffffff;
}

header {
    background-color: #dfdfdf;
}
