h2 
{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
}

h1
{
  color: teal
}

h1
{
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}

h3
{
    color: rgb(1, 94, 131)
}

h3
{
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif
}


h2
{
    padding-left: 28pt
}

.index a:link
{
 color: slategray
}

.index a:visited 
{
    color: slategray
}

.index a:hover
{
    color: peru
}

.index a:active
{
    color: peru
}

.galeria
{
    padding-left: 60px
}

.parrafo
{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
}

.parrafo
{
    margin: auto
}

.parrafo
{
    width: 600px
}

h3
{
    padding-left: 3pt
}

.columnas
{
     margin-right: 15px
}

.content-box 
{
    background-color: teal;
    border: 5px solid teal;
    }

.content-down
{
    background-color: rgb(1, 37, 37);
    border: 30px solid rgb(1, 37, 37);
}

h4
{
    color: aliceblue
}

h4
{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
}

h4 
{
    font-size: 15pt
}