body {
	background-color: #000000;
}

#gallery{
	position: relative;
	top: 50px;
	margin: auto;
	width: 750px;
	height: 550px;
	border: solid #ffffff;
	background-color:#000000;
}
