h1{
	font-size: 32px;
	font-weight: bold;
	padding-left: 30px;
}

.photocaption{
  background: black;
  color: white;
  margin: 10px;
}

.para{
	font-size: 16px;
	line-height: 32px;
	padding: 10px 20px 0px 20px;
	letter-spacing: 2px;
	text-align: justify;
	text-indent:20px;
}

