
#formStyle textarea {
	width: 420px;
	height: 100px;
	background: #aeaca8;
	color: #fff;
}
#formStyle input {
	background: #aeaca8;
	color: #fff;
}