html, body{
	background:#fff;
	color:#000;
	width:100%;
}
h1, h2, h3, h4, h5, h6{
	color:#666;
}
header[role="banner"] nav, footer[role="contentinfo"] nav, #sb-container{
	display:none;
}
footer[role="contentinfo"]{
	color:#999;
}
.page .content{
	width:100%;
}

.instrument .column{
	float:none;
	width:100%;
	margin:0 0 2em 0;
}