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

body {
	background-color:#201e20;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#c3c4bb;
	text-align:left;
	background-image:url();
	background-repeat:repeat-x;
	background-position:top;
}

p {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#d4d7dd;
	text-align:left;
}

a {
	text-decoration:none;
	color:#6b6b6b;
	font-size:14px;
}

a:hover {
	color:#e8e9e9;
}

#homeLink {
	display:block;
	position:absolute;
	width:230px;
	height:60px;
	top:19px;
	left:373px;
	background-image:url('images/tf_logo.png');
	background-position:top;
}

a#homeLink:hover{
	background-position: bottom;
}

#consoleMonitors {
	position:absolute;
	display:block;
	width:956px;
	height:97px;
	top:1090px;
	left:78px;
}


#bg_01 {
	background-image:url('images/day0_bg.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}

#container_01 {
	background-image:url('images/day0_bg.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:956px;
	height:1838px;
}

#testCard {
	position:absolute;
	display:block;
	top:477px;
	left:52px;
}


/* --- end achievements --- */

.button:hover {
	background-position:bottom;
}

.num {
	position:absolute;
	width:57px;
	height:50px;
}
.num&gt;img {
	border:0;
}

#sec1 {
	width:49px;
	height:44px;
	top:293px;
	left:728px;
}
#sec2 {
	width:49px;
	height:44px;
	top:290px;
	left:783px;
}
#min1 {
	top:295px;
	left:572px;
}
#min2 {
	top:293px;
	left:627px;
}
#hour1 {
	top:295px;
	left:430px;
}
#hour2 {
	top:295px;
	left:485px;
}
#day1 {
	top:292px;
	left:289px;
}
#day2 {
	top:293px;
	left:346px;
}


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