#slideshow { 
	overflow: hidden;
	background-repeat: no-repeat;
	background-attachment: initial;
	-webkit-background-clip: initial;
	-webkit-background-origin: initial;
	background-color: transparent;
	background-position: initial initial;}

#slideshow img {
border: 0;}