<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #333333;
	text-align: center;
}
.baseframe{
	width: 738px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px auto;
	padding: 0px 0px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	color: #333333;
	float: none;
	height: auto;
background-color: #000000;

}
#info{
	color:#CCC;	
	
}
#gameTagArea{
	width: 573px;
	height: 600px;
	text-align: center;
	padding: 0;
	background-color: #000000;
}
#gameTag{
	color: #CCCCCC;
	text-align: left;
	padding: 10;
	border-bottom-width: 1px;
	border-bottom-color: #888888;
	border-bottom-style: dotted;
}
#titleheader {
	width: auto;
	height: 60px;
	padding: 5px;
	background-color: #000000;
	color:#ffffff;
}
#inner {
	width: 738px;
	text-align: center;
	color: #333333;
	float: left;
	height: 600px;
	background-color: #000000;
}
#adSide {
	width: 160px;
	height: 600px;
	background-color: #000000;
	float: right;
}
#contents {
	width: 573px;
	height: 200px;
	text-align: center;
	padding: 0;
	background-color: #000000;
}

h2 {
	font-size: 14px;
	padding-left: 5px;
}
h1 {
	font-size: 16px;
	padding-left: 5px;
}

#adBottom {
	width: auto;
	height: 90px;
	text-align: center;
	margin: 0;
	padding: 5px 0px 5px 0px;
	background-color: #444444;
}
#footer {
	height: 30px;
	width: auto;
	padding: 5px;
	text-align: center;
	color: #cccccc;
	background-color: #444444;
}
</pre></body></html>