

  
  /* relevant for the tutorial - start */
  #gallery { position: relative;}
    #pictures { position: relative;  margin-top:-80px; *margin-top:0px;}
    #pictures img { position: absolute; top:0px; left: 35px; }
  /* relevant for the tutorial - end */