@charset "UTF-8";

@media all 
{
  #home
    {
      background-image: url("../pix/home_s.gif");
      background-repeat: no-repeat;  
    }
  
}