﻿#gallery_layout {
	height: 100%;
	width: 100%;
	padding-top: 35px;
}
#gallery_main_content {
	background-image: url(images/gallery_main_content.jpg);
	height: 380px;
	width: 745px;
	overflow: hidden;
	text-align: center;
	display: block;
	font-size: 18px;
	color: #FFF;
}
