DIV #1
position: relative;

DIV #2
position: absolute;
z-index: 2;


DIV #3
position: relative;
z-index: 1;

DIV #4
position: absolute;
z-index: 10;