body
{
	padding: 1em 220px 1em 3em;
	margin: 0;
	background: white url('gremlin.jpeg') no-repeat scroll top right;
	font-family: "Century Gothic", "Helvetica Neue", "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 120%;
}

form #main
{
	width: 67%;
	float: left;
}

form #main textarea
{
	width: 100%;
	margin-bottom: 0.67em;
}

form #options
{
	width: 25%;
	margin: 0 1em 0 2em;
	padding: 1em;
	background: #bbd;
	font-size: 60%;
	float: left;
}

form #options h2
{
	margin-top: 0;
}