@charset "utf-8";
body{
	background-color: #666666;
}
#content {
	width: 850px;
	height: 500px;
	margin-top: -250px;
	margin-right: -425px;
	position: absolute;
	top: 50%;
	right: 50%;
}
