#lightbox{
	position: absolute;
	width: 100%;
 	text-align: center;
	margin-top:50px;
}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
}