#slideshow{
	margin: 50px auto;
	position: relative;
	width: 355px;
	height: 263px;
	padding: 0px;
	box-shadow: 0 0 20px rgba(0,0,0,0.4);
}

#slideshow > div a{ 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
    text-decoration:none;
    color:#000;
    text-align:left;
    font-family:tahoma;
    font-size:large;
}
span{
  padding:2%;
  margin-top:13%;
}
