
#formStyle textarea {
	width: 491px;
	height: 100px;
	background: #963;
	color: #fff;
}

#formStyle select {
	background: #963;
	color: #fff;
}

#formStyle input {
	background: #963;
	color: #fff;
}
