#slideshow {
    /* 
	position:relative;
	float: left;
	*/
	width: 400px;
	height: 300px;
	margin: auto;

}

