h1 {
    text-align:right;
    background-color:DodgerBlue;
    color: whitesmoke;    
    font-size: 2em;
    padding-bottom: 20px;
}


h2 {
    text-align:right;
    background-color:DodgerBlue;
    color: whitesmoke;    
}

.anchor-link {
    color: darkblue;    
    display: block;
}


.menu-link {
    color: whitesmoke;
    font-size: 2em;
}

.carmen-divider {
    padding-bottom: 20px;
}

#carmina hr {
    height: 10px;
}

ol li {
    list-style: decimal;
    list-style-position: inside;
}

#carmina-manifesto p {
    padding-bottom: 20px;
}

.footnotes {
    font-size: 85%;
}

.carmina-header {
    padding: 0;
    margin: 0;
}