@charset "utf-8";
/* CSS Document */

textarea {
	background-color: #FFFFCC;
	border: 1px solid #D04119;
	width: 350px;
}
