/* CSS Document */

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