
#textos{
    color: white;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    padding: 2em;
}

body{
    background-image: url(img/fondo2.jpg);
    background-attachment: fixed;
    background-position: center;
}