BODY {
	background-color: #7a684a;
}
.frame {
	background-color: #917f5e;
	color: #d4c7ae;
	height: 534px;
}
.gallery {
	position: absolute;
	top: 65px;
	left: 210px;
	width: 570px;
}
.gallery a {
	float: left;
	margin-right: 16px;
	margin-bottom: 15px;
	width: 120px;
	height: 120px;
	border: #665433 solid 2px;

}
a {
	color: #665433;
	text-decoration: none;
}
.footer {
	color: #d4c7ae;
}
