#slideshow {
	background-color: #fff;
	overflow: hidden;
	position: relative;
	width: 540px;
	height: 740px;
}

#slideshow img {
	width: 540px;
	height: 740px;
}