ciao ho un problema con il css esterno praticamente nel body ho inserito il tag background-image nel momento in cui apro la pagina html lo sfondo rimane bianco

il codice che ho scritto nel css esterno è:

body {background-image: url(sfondo.gif); background-repeat: repeat; background-position: left top;
font-size: 10px; font-family: Verdana, sans-serif; line-height:22px;}

chi mi può aiutare???
ps: E' ABBASTANZA URGENTE!!!

grazie mille!