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

BODY{padding:0; margin:0; text-align:center; background-color:#000;}
.bab{ background-color:#e67817; width:780px;}
#left{ background:url(images/left.jpg); float:left;}
#right{ float:right;}

#head{ background:url(images/head.jpg); height:555px;}


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