fieldset {
padding-top:2em;
}
label {
display:block;
}
textarea {
overflow:hidden;
margin-bottom:1em;
}
#menu {
	float:left;
	width:20%;
	border: 10px solid #FF0000;
}
#content {
}
legend {
	font-size: 2em;
}