.photoGalleryAppOptionsContainer {
	position: absolute;
	
	top: 100px;
	left: 100px;
	
	width: 500px;
	height: 400px;
	
	background: #111111;
}
