<style type="text/css">
@font-face {
	font-family: Marker_Felt;
	src: url('/font/Marker_Felt.ttf');
}
body,td,th {
	font-family: consolas;
	font-size: 18px;
	color:#167c11;
}
body {
background-color:#000000;
}
#xbox
 {
width: 100%;
position: fixed;
bottom: 0;
left: 0;
height: 70px;
padding: 5px;
text-align: center;
}
#logo
 {
top: 0;
float:right;
z-index:1;
opacity:0.9;
font-family: Marker_Felt;
}
a:link {color: #FFFFFF; text-decoration: none; }
a:active {color: #FFFFFF; text-decoration: none; }
a:visited {color: #FFFFFF; text-decoration: none; }
a:hover {color: #167c11; text-decoration: none; }
</style>
