/* CSS Document */
body{
	background:#171717;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
}
#content {
	position:relative;
	margin:0 auto;
	width:894px;
}
#content #fl {
	position:relative;
	margin:0 auto;
	width:894px;
	padding-top:30px;
}