

fieldset{
border:1px solid #778D1D;
margin:1em 0;
padding:1em;
}


legend{
font-family: "Trebuchet MS";
}

input, textarea{
	border: 1px solid #778D1D;
	background-color: #FFB7B7;
}