body {
	position: relative;
	font-size: 13px;
	background: #fffcec;
	color: #1b1b1b;
}

.all {
	position: relative;
}

.clear {
	clear: both;
}

.star {
	color: #f00;
}

textarea {
	width: 100%;
}