non sarebbe in JS però...

nella head:
<link rel="stylesheet" type="text/css" href="stile.css">


file esterno stile.css:

background-image: url(sfondo.jpg);/*qui fai ad esempio un jpg larg 1px e lung 10px sfumata nero a bianco.*/
background-repeat: repeat-x;
background-color: ffffff;/*qui sarebbe lo sfondo bianco.*/