body {
    background: linear-gradient(to bottom, #31366e, #22264a);
}

#content {
    background: #000000;
    color: #fff;
}

#footer {
    background: #353535;
    color: #919191;
}

#footer a {
    color: #919191;
}