div.bottomimage {
position: absolute;
top: 200px;
left: 50px;
z-index: 0;
}

div.topimage {
position: relative;
z-index: 1;
}


