div.figure {
  border: thin silver solid;
  background-color:	white;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  font-family:	Times Roman, serif;
  color:  black;
  text-indent:	0;
}

img.lphoto {
width: 640;
height: 480;
}
img.pphoto {
width: 480;
height: 640;
}

