input, textarea {
	border:#663300 2px solid;
	padding:3px;
}

input:focus, textarea:focus {
	background:#FFFF99;
}
