.subtitle { font-size: 80%; }
.navigation {
    font-family: "DejaVu Sans", "Liberation Sans", sans-serif;
    text-align: left;
    position: absolute;
    left: 0;
    margin-left: 1em;
    width: 12.5%;
    border-right: 30px;
}
.header, .content {
    border-left: 0;
    padding: 30px;
    background: transparent url(http://haploid.nongnu.org/chromatids_30.png) repeat-y left top;
}
h1, h2 {
    font-family: "DejaVu Sans", "Liberation Sans", sans-serif;
}
body {
    font-family: "DejaVu Serif", Gentium, Utopia, "Liberation Serif", Serif;
}
pre {	
    font-family: "DejaVu Sans Mono", Terminus, monospace;
}
svg {
    float: right;
    height: 400px;
}