ho messo un sfondo al tag body:

body {
background-image: url(../img/bg_2.gif);
background-repeat: repeat;
}

Vorrei che si ripetesse, ma solo in verticale e non in orizzontale...

č possibile?

grazie