<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	background-color: #003466;
	background-image: url(../commingsoon.jpg);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed; 
}

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