img{
	width: 30%;
	float: left;
	margin: 1.66%;

}

.title{
	font-family: Pompiere;
	width: 30%;
	margin-left:1.66%;
	border-bottom: 4px solid #999999;
}

nav{
	width: 100%;
	background-color: white;
	position: fixed;
	top:0;
}
#PhotosDisplay{
	margin-top: 7%;
}