
input, textarea {
font-family: 'Arial Narrow';
font-size: 14px;
}

#content {
	height: 700px;
	overflow: auto;
}
