#foreground {
z-index:1;
position: absolute; 
bottom: 0;
width:100%;

}
#background {
z-index:1000;
}
