body {
	background-image: url(images/pin_board_gallery.jpg);
}
.gallery_photo {
	position: relative;
	float: left;
	padding: 10px 10px;
	width: 200px;
	color: white;
	font-size: 1.2em;
}
#gallery_panel_middle {
	position: relative;
	top: 230px;
	left: 20px;

}
#gallery_outline {
	background: none;
	border-left: 1px white solid;
	border-right: 1px white solid;
	width: 360px;
	height: 10px;
	position: absolute;
	top: 210px;
	left: 270px;
}
#gallery_panel_middle a {
	color: rgb(153,170,152);
}
#gallery_kip {
	position: relative;
	margin-left: 750px;
	color: rgb(153,170,152);
}