<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(../img/bg.gif);
	background-repeat: repeat-y;
}

.boxAttention {
	border: 2px solid #ff0000;
	padding:2px;
}
</pre></body></html>