BODY {
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	color:#ABABAB;
	font-size: 11px;
}
#container {
	width: 680px;
	position: absolute;
	margin-left: -340px;
	left: 50%;
	margin-top: 100px;
	text-align: center;
}
.flashlogo {
	margin-left: 40px;
	width: 640px;
	height: 250px;
}
#txt {
	text-align:right;
	line-height: 16px;
	margin-top: 50px;
	margin-right: 162px;
}
#txt2 {
	text-align:right;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 162px;
}
#txt2 a {
	color:#AAA;
}
