body {
	background-color: #000000;
}
#Layer1 {
	position:absolute;
	left:50%;
	top:136px;
	margin-left:-189px;
	text-align:left;
	width:378px;
	height:197px;
	z-index:1;
}

#tkhistory {
 position:absolute;
 left:-378px;
 top:62px;
 width:375px;
 height:195px;
 overflow:scroll;
 overflow-x:hidden;
 color:#95773f;
 font-family:times new roman;
 font-size:10pt
}