#slideshow {
	 
	overflow: hidden;
	margin: 0px auto ;
	position: relative;
	width: 575px;
	height: 300px;
}

#slideshow img {
	width: 575px;
	height:300px;
	
}