textarea
{
	display: block;
	width: 180px;
	height: 500px;
	padding: 4px;
	font-size: 11px;
	background: #ae005f;
	color: #ccc;
}