header {
    height: 60px;
    background: #d89737;
}

.quote {
    background: #ccb1509f;
}

footer {
    height: 300px;
    background: #a442a9;
    color: #fff;
}

footer a {
    color: #fff;
}