codice:
CSS
#a-lato { background-image: url('bgdesert.jpg');
background-repeat: repeat-y;
}

HTML
<div id="a-lato"></div>