<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0; padding:0;
	font: 100% Verdana, Arial, Helvetica, sans-serif; 	
	letter-spacing: 1px;
    background: url(images/2.jpg);  background-attachment:fixed;
}

img { border:0px; margin:5px;}

#center {
	margin:0; padding:0;
	height:100%; width:70%; border-bottom:1px solid #ACACAC; border-top: 1px solid #ACACAC;
	}

.shadow { -moz-box-shadow: 2px 2px 3px #969696;
	-webkit-box-shadow: 2px 2px 3px #969696;
	box-shadow: 2px 2px 3px #969696;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3); }
	
#home { width: 140px; border:0px; background-color:#fff; color: #bfb7a4; padding: 3px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:100%; 
	position: fixed; top:0px; 
	text-align: center; margin-left:5%; letter-spacing: 2px;}
	
#home a { letter-spacing: 2px; font-family: "Times New Roman", Times, serif; font-size:80%; background: none;
	color:#c42f29; text-transform: none; font-weight:bold;
	text-decoration: none;
	}

#home a:hover { letter-spacing: 2px; text-decoration: underline blink; color: #c42f29; font-family:"Times New Roman", Times, serif; font-size:80%; background: none; font-weight:bold; text-transform: none;
}

#home .now { letter-spacing: 2px;  text-decoration: underline blink; color: #c42f29; font-family:"Times New Roman", Times, serif; font-size:80%; background: none; font-weight:bold; text-transform: none;
}
body { scrollbar-face-color: #FFF; scrollbar-arrow-color: #666; }


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