.schneider-box {
    background: #000;
    color: #fff;
}

a {
    text-decoration: inherit;
}

h1 a {
    color: inherit;
}
h1 a:hover {
    color: inherit;
}

.rss-link {
    font-size: 14pt;
    padding-left: .2em;
    text-decoration: inherit;
}

blockquote {
    color: #444;
    margin-left: 2em;
}

p img {
    display: block;
    margin: 0px auto;
}

.row {
    margin-bottom: 200px;
}

pre {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px;
    padding-left: 2em;
}
