body {
	font-family: "Gill Sans", "Gill Sans MT", "Gill Sans Pro", Arial, sans-serif;
}
div.picturebox {
	display: inline;
	width: 180px;
}
div.picturebox p{
	text-align: center;
	width: 180px;
}
div.picturebox img{
	width: 160px;
	height: 110px;
}
#photocontainer {
	width: 815px;
	margin: auto;
	padding: auto;
}