/* CSS stylesheet for gallery.php */

figure
{
  border: 1px solid #999;
  padding-bottom: 5px;
  margin-bottom: 20px;
  background: #eee;
}

h2 { margin-top: 30px }