body {
}

#container {
	background-color: #EEEEEE;
	width: 680px;
	height: 720px;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 40px;
	text-align: center;
}

#galleryList {
	visibility: hidden;
}