/* ### BACKGROUND IMAGES ### */

#logo1 {
position: absolute ;
top: 0px ;
left: 0px ;
height:  70px;
width:  509px;
background-image: url(images/montage1.gif);
background-repeat: no-repeat;
z-index: 1;
}

#logo2 {
position: absolute ;
top: 70px ;
left: 0px ;
height:  70px;
width:  509px;
background-image: url(images/montage2.gif);
background-repear: no-repeat;
z-index: 1;
}

#logo3 {
position: absolute ;
top: 140px ;
left: 0px ;
height:  70px;
width:  509px;
background-image: url(images/montage3.gif);
background-repear: no-repeat;
z-index: 2;
}

#logo4 {
position: absolute ;
top: 210px ;
left: 0px ;
height:  70px;
width:  508px;
background-image: url(images/montage4.gif);
background-repear: no-repeat;
z-index: 2;
}

#logo5 {
position: absolute ;
top: 280px ;
left: 0px ;
height:  110px;
width:  119px;
background-image: url(images/montage5.gif);
background-repear: no-repeat;
z-index: 3;
}

#logo6 {
position: absolute ;
top: 390px ;
left: 0px ;
height:  110px;
width:  119px;
background-image: url(images/montage6.gif);
background-repear: no-repeat;
z-index: 3;
}

#logo7 {
position: absolute ;
top: 500px ;
left: 0px ;
height:  132px;
width:  119px;
background-image: url(images/montage7.gif);
background-repear: no-repeat;
z-index: 3;
}
-->