input{
	width:100%;
	max-width:250px;
	height:28px;
	border:1px solid black;
}
textarea{
	height:200px;
	border:1px solid black;
	font-size:18px;
}