header {
    height: 60px;
    background: #e79f41;
}

a {
    color: #000;
}

img {
    width: 400px;
    height: 250px;
}

.blockquote {
    background: #fae0be;
}

footer {
    height: 300px;
    background: #832adc;
    color: #fff;
}

footer a {
    color: #fff;
}