header, footer {
    text-align: center;
}

header h1 {
    font-family: 'Merriweather', serif;
    margin-bottom: 0;
}

#logo {
    height: 150px;
}

a {
    color: #2fa4e7;
}