body {
        background: #666666;
        color: #444444;
        text-align: center;
}

img.birch {
        //width: 60%;
        filter: grayscale(1);
}

a.birch {
        color: #333333;
}
