body {
    background-image: url('./pgp-cropped.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right bottom; 
}

ol.publications {
    margin-left: -0.7em;
    list-style-position: outside;
    /*padding-left: 1em;*/
}

/* ol.publications li strong:before { */
/*     content: "«"; */
/* } */

/* ol.publications li strong:after { */
/*     content: "»"; */
/* } */

ol.publications li {
    padding-bottom: 1em;
}
