.main {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	height: 768px;
	width: 1024px;
	position: absolute;
	color: #000000;
}
.galleryList {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	overflow: auto;
}
