body.index {
	background: #000000 url(img/bg.jpg) no-repeat center top fixed;
	text-align: center;
	}
	
#container {
	width: 950px;
	height: 580px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px solid #ffffff;
	overflow: hidden;
	}
	
td.history {
	padding-bottom: 25px;
	}

td {
	color: #ffffff;
	font-size: 11px;
	}
	
.history_frame {
	width: 430px;
	height: 150px;
	margin-top: 3px;
	padding: 0px 0px 0x 0px;
	border: 1px solid #666666;
	text-align: left;
	line-height: 110%;
	}
