@charset "utf-8";


.galeria {
	height: 660px;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(0,153,255,1);
	border: 3px solid #ccc;
	text-align: center;	
}
center {
	border-radius: 20px;
	box-shadow: 2px 2px 3px #999999;
}

