body { background-color: #d9ceb0; }

h1 {
   font-size: 64px;
   color: #552630; 
   margin-bottom: 0px;
   padding-bottom: 0px;
   text-align: center;
}

h2 {
   margin-top: 0px;
   font-size: 18px;
   font-style: italic;   
   color: #53534b;
   text-align: center;
}

img { 
	border-style:solid;
	border-width:25px;
	border-color: #bbbda5; 
}

.caption {
        font-size: 24px;
        font-weight: bold;
        color: #53534b;
	text-align: center;
}

p a { color: #552630; }
div.photo {
 float: left;
 margin: 10px;
}

h3 {    margin-top: 20px;
	font-size: 24px; margin-bottom: 0px; color: #552630; clear: both; 
   }

.hidden {
	display: hidden;
}