#slideshow {
  position: relative;
  width: 315px;
  height: 400px;
}

#slideshow div {
  position: absolute;
  left: 0;
  top: 0;
}