body {
	font: 80% Arial, Helvetica, Sans-Serif;
	background-color: #fff;
	margin: 8px;
}

div.column {
	float: left;
	width: 49%;
}
