Background problems in html

The code won’t desplay the background. Could you tell me why?


#footer
{
BACKGROUND: url(img\antarticaoutline.jpg)
MARGIN-BOTTOM: 0px;
WIDTH: 600px;
POSITION: absolute;
HEIGHT: 100px
}

And yes the URL is corect.