fieldset {
	border:1px solid #778d1d;
	margin: 1em;
	padding: 1em;
		}
legend {font-family: "trebuchet MS"
}
input, textarea  {
	border:1px solid #000000;
	background-color:#ECE9D8;
}

