@charset "utf-8";
/* CSS Document */
.slideshow {
	height: 230px;
	width: 960px;
	margin: 0
}
.slideshow img {
	background-color: #19181b;
}

