form span
{
	display:inline-block;
	height:4em;
	line-height:50px;
	vertical-align:bottom;
}

textarea#input
{
	vertical-align: top;
	height: 4em;
	width: 200px;
	line-height: 1;
}

img.charimg
{
	margin: 5px;
	width: 40px;
}

footer
{
	text-align: center;
	font-style: italic;
}

