textarea {
	height: 150px;
	width: 250px;
}
textarea.big {
	height: 300px;
	width: 400px;
}
