div#large-photo-background{
	background: #000000;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1
}

.large-photo{
	z-index: 2
}