body {font-family: junicode, serif;}

td {border: solid 1px black;}

.interesting {background-color: salmon;}

div#content img {margin-left: 10px;
margin-bottom: 10px;
float: right;
border: solid 1px #cdc3b7;
-webkit-border-radius: 6px;
                -moz-border-radius: 6px;
                border-radius: 6px;}

div img.plain {margin-left: 10px; margin-bottom: 10px; margin-top: 10px; margin-right: 10px; float: none; border: solid 1px black;}
