#lightbox {
	border: 4px solid #ad73c1;
	overflow: auto;

	width: 60%;
	margin-left: -30%;
	height: 80%;
	margin-top: 0%;
	top: 10%;
}

