body{
    padding: 100px;
    text-align: center;
    background-image: url(91a3626aea9c4a02abd86b669ec33bf2.gif);
    background-size: cover; 
    background-repeat: no-repeat; 
    background-position: center; 
    text-shadow: 5px 0px 5px rgb(255, 0, 0);
}
.text{
    font-size: 50px;
    color: white;
    font-family: Arial, sans-serif;
}
.date{
    font-size: 40px;
    color: white;
    font-family: Arial, sans-serif;
}
.Horas{
    font-size: 30px;
    color: white;
    font-family: Arial, sans-serif;
}




