body{
    text-align: center;
     background-image: url(images/fondo1.jpg);
   background-size: cover;
}

#titulo{
    color:darkblue;
}