<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#slideshow {
	border: 0px solid #000;
	overflow: hidden;
	margin-left: 10px;
	position: relative;
	width: 340px;
	height: 252px;
	
}

#slideshow img {
	width: 340px;
	height: 252px;
}</pre></body></html>