# Gallery
DIV.gallery { text-align: center;
              margin: 0em;
              border: none; }
TABLE.gallery { padding: 1.0em; }
TD.photo { width: 80px; }
TD.desc { width: 30em;
          text-align: justify; }
H1.gallery { text-align: center; }

# Photos
H1.photo { text-align: center; }

DIV.photo { padding-top: 2.0em;
            padding-bottom: 2.0em;
                 
            text-align: center; }
