body {
    background: linear-gradient(to bottom, #6771e6, #47509a);
}

#content {
    background: #fff;
    color: #000;
}

#footer {
    background: #e7e7e7;
    color: #666666;
}

#footer a {
    color: #666666;
}