You seem to have a typo here:

background-image: url(..images/background.gif);

Should be:

background-image: url(../images/background.gif);