@charset "utf-8";
/* CSS Document */

.gallery {
	width:770px;
}
img {
	margin:5px;
	border:none;
}
.gallery div {
	width:760px;
	padding-top:70px;
	padding-bottom:70px;
	font-weight:bold;
}
