*{
	margin: 0;
	padding: 0;
	
}

#captura{
	width: 995px;
	height: 881px;
	background: url(screenshot.png);
	z-index: 10;
}

#atrapaloExpanded{
	position: absolute;
	width: 1980px;
	height: 1020px;
	z-index: 60;
	left: 0px;
	top: 0px;
	display: block;
}