
body {
background-image: url(fondo.jpg);
background-repeat:repeat;
background-attachment:fixed;
}


