#slideshow{
	position:relative;
	width:979px;
	height:378px;  
}
#slideshow img{
	position:absolute;
	left:0px;
	 border:4px solid #49101a;
	width:969px;
	height:368px; 
	top:0px; border-radius:9px;
}/* CSS Document */

