p#texto{	text-align: center;	color:white;	cursor:pointer;	margin-top: 10px;}p#principal{	position:relative;	text-align: center;	color:black;	cursor:pointer;	bottom: -120px;}div#div_file{	position:relative;	display:inline-block;		padding:10px;	cursor:pointer;	width:200px;	height:200px;	background-image: url(../img/SubirImagenes.png);	background-repeat: no-repeat;	background-size: cover;	background-color:rgba(3, 13, 24, 0);	-webkit-border-radius:5px;	-webkit-box-shadow:0px 3px 0px rgb(139,0,0);}div#principal{	position:relative;	cursor:pointer;	width:280px;	height:280px;	}.imageForms .archivos{	position:absolute;	cursor:pointer;	top:0px;	left:0px;	right:0px;	bottom:0px;	width:100%;	height:100%;	opacity: 0;}