<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header{
	background-color: #CC0000;
	border-bottom: #a60000 solid 10px;
	text-align: center !important;
}


#pied_page{
	background-color: #CC0000;
	border-top: #a60000 solid 10px;
}

h1{
	color: #FFF;
}

h2{
	color: #FFF;
}

h4{
	color: #FFF;
}

p{
	color: #000;
}

strong{
	color: #000;
}

em{
	color: #666;
}

.techniques{
	color: #36F;
}

</pre></body></html>