This is the Style Block
for Box 1: #box1 {position:absolute; width:280px; height:350px; top:250px; right:auto; bottom:0; left:20px; background-color:white; z-index:10; border-left:outset blue; border-top:outset blue; border-right:outset blue; border-bottom:outset blue; color:black;}
This is the Style Block
for Box 2: #box2 {position:absolute; width:280px; height:350px; top:270px; right:auto; bottom:0; left:250px; background-color:yellow; z-index:20; border-left:outset blue; border-top:outset blue; border-right:outset blue; border-bottom:outset blue; color:red;}
This is the Style Block
for Box 3: #box3 {position:absolute; width:280px; height:350px; top:290px; right:auto; bottom:0; left:500px; background-color:green; z-index:30; border-left:outset blue; border-top:outset blue; border-right:outset blue; border-bottom:outset blue; color:yellow; }