<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#banner{ 
	   position:relative;
	   margin:0 auto;
	   width:1200px;
       height:200px;
	   border-bottom:#2d3753 5px solid;
}</pre></body></html>