body{
    text-align: center;
    background-image: url(imagenes/fondo2.jpg);
    color: black;
}
h1{
    font-size: xx-large;
    font-family: fantasy;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color:white;
    color: white;
    
    
}