@charset "utf-8";
.writing {
	background-color: #8C8B86;
	color: #FFF;
	padding: 20px;
	margin-left: 200px;
	overflow: visible;
	text-indent: 0px;
	text-align: left;
	display: block;
	white-space: normal;
	float: none;
}
