@charset "utf-8";
/* CSS Document */

#content {
	background-color:#191919;
	margin-left: auto;
	margin-right: auto;
	width: 786px;
	height:480px;
	border: 1px solid #FFFFCC;
}

#text
{
	width:786px;
	height:480px;
	overflow: auto;
}