@charset "utf-8";
#Gallery a {
	display: block;
	width: 20%;
	float: left;
}

#cabecera {
	background-color: rgba(0,0,0,1);
	width: 100%;
	
	margin-bottom: 50px;
	color: rgba(255,255,255,1);
	
}