<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'KrazyNightsRegular';
    src: url('krazynights-webfont.eot');
    src: url('krazynights-webfont.eot?#iefix') format('embedded-opentype'),
         url('krazynights-webfont.woff') format('woff'),
         url('krazynights-webfont.ttf') format('truetype'),
         url('krazynights-webfont.svg#KrazyNightsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.sfondo {
	position: relative;
	width: 1024px;
	height: 400px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
.immagine {
	position: relative;
	height: 463px;
	width: 400px;
	left: 200px;
	top: 70px;
	background-repeat: no-repeat;
}
.immagine_firma {
	position: relative;
	height: 100px;
	width: 100px;
	left: 450px;
	top: 300px;
	background-repeat: no-repeat;
	right: 450px;
}

.testo_firma {
	letter-spacing: 0;
	color:#000;
	font-family: 'KrazyNightsRegular', Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
}
.testo_firma:hover {
	letter-spacing: 0;
	color:#090;
	font-family: 'KrazyNightsRegular', Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
}
.testo_firma_box {
	letter-spacing: 0;
	position: relative;
	height: 50px;
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	top: 310px;
}
.mostra {
	height: auto;
	width: 666px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 15px;
}
.mostra2 {
	height: auto;
	width: 666px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
}
</pre></body></html>