<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	width: 960px;
	margin: auto;
	overflow: visible;
	background-color: black;
	background: url(images/bg.jpg) no-repeat center fixed;
	font: 76%/1.8 Verdana,sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
@font-face {
	font-family: "BatmanForeverAlternate";
	src: url(batmfa_.ttf) format("truetype");
}
.headmenu .statcounter {
	position: absolute;
	right: 40px;
	bottom: 40px;
}
.headmenu .menu {
	color: black;
	font-size: 30px;
	font-family: BatmanForeverAlternate, sans-serif;
}
.headmenu a:link, a:visited {
	color: black;
	text-shadow: 0 0 1px white, 0 0 2px white, 0 0 2px yellow, 0 0 5px  white, 0 0 4px #ff7001, 0 0 7px #ff7001, 0 0 8px  #ff7001, 0 0 10px #ff7001, 0 0 15px #ff7001;
	-webkit-text-shadow: 0 0 1px white, 0 0 2px white, 0 0 2px yellow, 0 0 5px  white, 0 0 4px #ff7001, 0 0 7px #ff7001, 0 0 8px  #ff7001, 0 0 10px #ff7001, 0 0 15px #ff7001;
	-moz-text-shadow: 0 0 1px white, 0 0 2px white, 0 0 2px yellow, 0 0 5px  white, 0 0 4px #ff7001, 0 0 7px #ff7001, 0 0 8px  #ff7001, 0 0 10px #ff7001, 0 0 15px #ff7001;
	text-decoration: none;
}
.headmenu a:hover, a:focus { 
	color: white;
	text-shadow: 0px 0px 4px white, 0px -5px 4px #FFFF33, 2px -10px 6px #FFDD33, -2px -15px 11px #FF8800, 2px -25px 18px #FF2200; 
	-webkit-transition: 500ms linear 0s;  
	-moz-transition: 500ms linear 0s;  
	-o-transition: 500ms linear 0s;  
	transition: 500ms linear 0s;  
	outline: 0 none;  
}
.headmenu a:active {
	color: #ff8300; 
	text-shadow: 0px 0px 4px white, 0px -5px 4px #FFFF33, 2px -10px 6px #FFDD33, -2px -15px 11px #FF8800, 2px -25px 18px #FF2200; 
	-webkit-transition: 100ms linear 0s;  
	-moz-transition: 100ms linear 0s;  
	-o-transition: 100ms linear 0s;  
	transition: 100ms linear 0s;  
	outline: 0 none;  
}
.headmenu .divider {
	color: #ff8300;
	font-size: 30px;
	font-family: BatmanForeverAlternate, sans-serif;
}
.profile .fbpic {
	width: 64px;
	background-color: rgba(0, 0, 0, .5);
}
.profile .welcome {
	width: 100%;
	color: white;
	font-size: 18px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	background-color: rgba(0, 0, 0, .5);
}
.profile .cell {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: rgba(0, 0, 0, .5);
}
.profile .menu {
	color: black;
	font-size: 28px;
	font-family: BatmanForeverAlternate, sans-serif;
	text-shadow: 0 0 1px white, 0 0 2px white, 0 0 2px yellow, 0 0 5px  white, 0 0 4px #ff7001, 0 0 7px #ff7001, 0 0 8px  #ff7001, 0 0 10px #ff7001, 0 0 15px #ff7001;
	-webkit-text-shadow: 0 0 1px white, 0 0 2px white, 0 0 2px yellow, 0 0 5px  white, 0 0 4px #ff7001, 0 0 7px #ff7001, 0 0 8px  #ff7001, 0 0 10px #ff7001, 0 0 15px #ff7001;
	-moz-text-shadow: 0 0 1px white, 0 0 2px white, 0 0 2px yellow, 0 0 5px  white, 0 0 4px #ff7001, 0 0 7px #ff7001, 0 0 8px  #ff7001, 0 0 10px #ff7001, 0 0 15px #ff7001;
	text-decoration: none;
}</pre></body></html>