BODY{
#pos1{
position: absolute;
top: 50px;
left:100px;
z-index: 1;
}
#pos2{
position: absolute;
top: 130px;
left: 80px;
z-index: 3;
}