#gallery-display1 {
	width: 1024px;
	float: left;
	background-image:url(../images/gallery_03.jpg);
	background-repeat: repeat-x;
	height: 115px;
}
#gallery-display2 {
	width: 1024px;
	float: left;
	background-image:url(../images/gallery_04.jpg);
	background-repeat: repeat-x;
	height: 2292px;
}
#gallery-display3 {
	width: 1024px;
	float: left;
	background-image:url(../images/gallery_05.jpg);
	background-repeat: repeat-x;
	height: 70px;
}
