/* CSS Document */
#photo_gallery {
	font-family:"Courier New", Courier, monospace;
	font-size:80%;
}
.photo_image {
	padding:50px;
}
