#s1{
position: relative;
top:50;
background: #999;
margin-left:-9999;
height: 100px;
width: 200px;
}
#s2{
position: relative;
top:100;
background: #393;
height: 100px;
display: none;
}