div.toplevel > div > p.img {text-align:center}
p.img > img {max-width:100%;max-height:75vh;}

div.underlineanchors a[href] {text-decoration:underline;}

@media (min-width:1300px)
{
div.author
{
position:absolute;bottom:0;right:0;max-width:30%;text-align:right;
}
div.author > p {text-align:right;}
}
div.author > p {font-style:italic;font-size:100%;}
div.author > p:first-child {margin-top:120px;}
div.author > p > a {text-decoration:underline;}

div.withauthor > div {position:relative;}

div.toplevel.hidden {display:none;}
div.toplevel.aside {color:rgba(0,0,0,0.9);background-color:rgb(255,226,176);}
div.toplevel.displayparagraph.aside p {font-size:16px;}
