body {
	background: white;
	color: black;
}
#contact {
	display: none;
}
.content {
	width: auto;
}
section ul,
.next .vevent,
header.vevent hgroup,
header.vevent li,
.home .workshops section,
.home .workshops section.ux {
	width: 99%;
	clear: both;
	float: none;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}
.site hgroup h2 {
	clear: both;
	position: static;
	top: auto;
	right: auto;
	width: auto;
	height: auto;
	margin-left: auto;
	text-indent: 0;
	background-image: none;
}

footer[role="contentinfo"] .blurb {
	margin-left: auto;
}