<style type="text/css" media="screen">
#container {
  position:relative;
  margin: 0;
  padding:1em 1em 1em 0;
  height:225px;}


#container {
  position:relative;
  margin: 10;
  padding:1em 1em 1em 0;
  height:0px;}

.box {
  position:absolute;
  width:40px;
  height:60px;
  border:1px solid black;}

.box p {
  padding:0 10px;
  margin:0;
  font-size:20px;
  color:black;}

#box1 {left:-11;top:0;background-COLOR:00251e;
  z-index:1;}
#box2 {left:-1px;top:10px;background-COLOR:cad4b9;
  z-index:2;}
#box3 {left:9px;top:20px;background-COLOR:d75100;
  z-index:3;}
#box4 {left:19px;top:30px;background-COLOR:transparant;
  z-index:5;}


</style>







