﻿h1{color:#3C32C9;
border:ridge 3px yellow;
font-family:"Comic Sans Ms";
width:12em;
text-align:center;}

body{background-color:#FAAAEA;}

#information{border:dashed 3px black;
font-size:18px;
color:#EF1010;
width:15em;}

#gallery{
display: -webkit-box;
display:-ms-flexbox;
display:flex;
flex-wrap:wrap;
border:inset 3px;
height: 15%;
padding:5px;
margin-right:5%;
}
.Imagenes{margin-bottom:3%;
border: 1px solid;
margin-right:3%;}

.Imagenes img{width:300; 
height:200;}

#Song{position:relative;
top:-200px;
right:-700px;
margin-top:10px;}

.combinados{border:1px solid;
margin-bottom:3%;
margin-right:2%;
}