body {
    background: #fff;
    color: black;
    font-family: sans-serif;
    width: 40em;
}

img.floater {
    float: right;
    padding: 1em;
}

#info {
    border-bottom: thin dotted;
    padding: 0.5em;
}

#info ul {
    list-style-type: none;
    padding-left: 0;
}

#pubs ul {
    list-style-type: none;
    padding-left: 0;
}

#pubs ul li {
    padding-bottom: 1em;
}

#pubs li>[property="dc:title"] {
    font-size:110%;
}