body{
    background-image: url(../images/patron-amarillo.png);
    background-repeat: repeat;
}

h1{
    font-weight: bolder;
    color: white;
    text-shadow: 0px 0px 15px black;
}

h5, h6{
    color: white;
}