/* CSS Document */
body{
	color:#CCCCCC;
	background-color:#CCCCCC;
}
div#content {
	margin-top:20px;
	width:878px;
	height:586px;
	margin-left:auto;
	margin-right:auto;
	border:0px;
}