h1, h2, h3, p, table {
  margin: 1em 0;
}
div.wrap a {text-decoration: underline; }
table {

width: auto;
	border-spacing: 0.5em;
}

td:not(:first-of-type) {
  text-align: right;
}

td, th {
	border: 1px solid black;
	padding: 0.5em;
}
th:first-child, td:first-child,th:last-child, td:last-child {
    padding-left: 0.5em;
}
th:last-child, td:last-child {
    padding-right: 0.5em;
}

section#custom_html-3{margin: 15px auto;}
section#custom_html-3 form{max-width: 200px;}
