#photoblock {
	display: flex;
	justify-content: center;
	align-items: center;
}
#Bob {
	font-size: 20px;
}
.header1 {
	font-family: "Bookman Old Style";
	font-size:36px;
	color: #00009c;
}
.header2 {
	font-family: Lucida Calligraphy;
	font-size: 30px;
	color:#426f42;
}
p {
	text-indent: 20px
}
.footer {
	background-color: #4A766E;
}