<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.logo {
	background-image: url(../images/logos/.png);
	background-repeat: no-repeat;
	background-position:left;
	width: 215px;
	/*background-position: left center;height: 70px;
	*/
}

#slideshow .handle .img1 {
        background: url('../images/slides/FOP/01.jpg') no-repeat 0 0;
}
#slideshow .handle .img2 {
        background: url('../images/slides/FOP/02.jpg') no-repeat 0 0;
}
#slideshow .handle .img3 {
        background: url('../images/slides/FOP/03.jpg') no-repeat 0 0;
}
#slideshow .handle .img4 {
        background: url('../images/slides/FOP/04.jpg') no-repeat 0 0;
}
</pre></body></html>