@charset "utf-8";
/* CSS Document */


#unknown {
	background-color: #000b13;
	border-top: 40px #000 solid;
	border-bottom: 40px #000 solid;
	}



#unknownbody {
	width: 900px;
	margin: auto;
	position: relative;
	}

#timeArea {
	color: #CFF;
	position: absolute;
	left: 316px;
	top: 400px;
	}

#timeArea span {
	font-size: 2em;
	font-weight: bold;
	vertical-align: baseline;
	}

