#name, #email, #comments{
	display: block;
	width: 400px;
	height: 20px;
	margin: 10px;
	font-size: 12px;
}

#comments{
	height: 100px;
}