/* CSS Document */

body{
background-image:url(linea.jpg);
background-attachment:scroll;
background-repeat:repeat-x;
background-position:top;
}