img slide{
 	postion: absolute;
	display: none;
	left: 0;
 	top:0;
 }
 
#slideshow {
	postion: relative;
	overflow: hidden;
	width: 177;
	height: 133
}