<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-image: url("/images/leaves.png");
  background-repeat: repeat;
}
.div1{
	font-family: Comic Sans MS;
	font-weight:bold;
}

.div2{
	font-family: Sigmar, cursive;
	font-size:14pt;
	color:#B83187;
}
</pre></body></html>