@charset "utf-8";
body{
	margin:0;
}
#cap1{
	align-content: center;
	text-align: center;
	background-color:cornflowerblue;
	width: 100%;
	height: auto;
}
#portada{
	width: 100%;
	height: auto;
}
img{
	width: 100%;
	height: auto;
}