#slideshow {
position: absolute; 
z-index:2; 
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
top: 0;
width: 100%;
--top:0px;
--left:0px;
--right:5px;

}


#slideshow img {
	width: 100%;
--	height: 700px;
}
