/* ------------------------------------ */
/* Style Sheet for "SnapShots of Japan" */
/* ------------------------------------ */
body		{ background: white; color: black; }
div.bottom	{ text-align: center; }
div.photo	{ background: gray; 
                  border: medium gray solid;
                  color: white;
                  padding: 12px;
                }
h1		{ font-style: italic; text-align: center; }
p		{ text-align: center; }
p.title		{ font-weight: bold; }
p.what		{ text-align: left; }
p.when		{ font-style: italic; text-align: right; }
