body {
    background-image: url(images/FondoDePantalla2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.titulo {
    color: black;
}