.frontbox {
	min-width:42%;
	margin:2em auto 0 auto;
	min-height: 10em;
	float:left;
}
.frontboxlast {
	min-width:42%;
	margin:2em auto 0 auto;
	min-height: 10em;
	float:left;
}
h2 {
	text-align:left;
	color:black;
	/** border-bottom: 1px solid gray; **/
	font-size: medium;
}
html>body {
        width:auto;
        padding: 4px;
        margin: auto;
        font: 12px sans-serif;
)
