body {
	background-color: #2E2E2E;
}

#gallery{
	position: relative;
	top: 50px;
	margin: 0px;
	width: 700px;
	height: 500px;
	background-color:#2E2E2E;
}
