body {
    background: #fff;
    color: #000;
    font: 300 100.01% "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif;
    margin: 3em 2em 6em 4em;
}
h1 {
    text-align: center;
}
h1, h2, h3 {
    font-weight: 100;
}
h2 span,
#rss,
#reference #column-2 {
    display: none;
}
#footer h3,
#reference #footer h3 {
    font-size: .7em;
    text-align: center;
}
#reference h3 {
    font-size: 2em;
    text-align: left;
}
#aside {
    list-style: none;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #000;
}
a:after {
    content: " (" attr(href) ")";
}
p {
    margin: 0;
}
p.not-prime {
    text-indent: 1.4em;
}
p.code,
code,
samp {
    font-family: Consolas, Monaco, "Lucida Console", monospace;
    color: #000;
}
code i,
code i *,
code i .d {
    color: #069;
    font-style: normal;
}
code span.c,
code span.c *,
code span.c .d {
    color: #999;
}
code .d {
    color: #900;
}
#footer {
    margin-top: 3em;
}
#column-1 div.sample {
    border-left: solid #2c53b0 99px;
    float: right;
    height: 99px;
    margin: -5em 1em 1em;
    padding: 0;
    width: 99px;
}
#column-1 div.sample div,
#column-1 div.sample svg {
    margin-left: -99px;
}
