/* Navigation pane */

.nav ul {
    display:none !important;
}

/* Other */

.content {
}

body {
}

a {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 30px;
    margin-bottom: 8px;
}

ul {
    margin-top: 3px;
    margin-bottom: 3px;
}

.quot {
    margin: auto;
    max-width: 400px;
}

.quot p {
    font-style: italic;
}

.caption {
    margin-top: 2px;
    font-style: italic;
}

.floating {
    float: right;
    margin-left: 20px;
}
