body {
	background: #fff;
	}
	
.boxed, #nav, #toc, #schedule table, #di-title {
	display: none;
	}
	
#schedule #wrapper table.talks {
	display: table;
	margin-top: 1em;
	}

#content {
	margin-left: 0;
	}
	
#break th {
	border-top: 3.5em solid #fff;
	}
