/* Photo and correspondence styles
----------------------------------------------- */
#wrapper { background: #eee; margin: 0 auto; border: 1px solid #888; width: 100%; max-width: 960px; min-width: 480px; font-family: Georgia, "Times New Roman", Times, serif; }
/* large photos */
.figure { font-family: Georgia, "Times New Roman", Times, serif; margin: 20px 0 0 0; text-align: center; }
.figure .photo img,
.figure img { border: 2px groove #fff; height: auto; max-width: 100%; }
.figure .caption { margin: 5px 0 0 0; color: #800000; }



