#gallery {
	width: 640px;
	margin: 30px auto;
}

#gallery h2 {
	width: 640px;
	height: 100px;
	text-indent: -10000px;
	background-image: url(../imgs/gallery/gallery_title.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


p.note {
	padding: 10px;
	background-image: url(../imgs/gallery/gallery_footer.jpg);
	color: #fff;
}