#slideshow {
	overflow: hidden;
	position: relative;
	width: 210px;
	height: 280px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#slideshow img {
width: 210px;
height: 280px;
} 
