div#wrapper form {
	text-align: center;
	width: 100%;
}

div#wrapper form table {
	width: 60%;
	text-align: left;
	margin: 0 auto 1em auto;
}

div#wrapper form table td {
	background: #ffa;
	padding: 0.5em 0.3em;
}

div#wrapper form input[type="submit"] {
	margin-bottom: 1em;
}

div#wrapper form img {
	border: 13px solid #fff;
}

div#wrapper div.indent {
	margin-left: 1.337em;
}

div#wrapper div.indent p {
	margin-bottom: 0.1337em;
}