/* CSS Document */

.gallery{
	position: absolute;
	left: 50px;
	top: 155px;
}
.copy {
	left: 50px;
	top: 1345px;
	position: absolute;
	width: 680;
	padding-top: 12px;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #bfa459;	z-index: 1;
}