
#Container {
	width: 100%
}

#header, #Navigation, #SideMenu, img.contentheader, #Footer {
	display: none;
}

#Layout #Content h2 {
	background: none;
	color: #000;
}

.typography table thead th {
	background: none;
	color: #000;
}

#Content div.content, .typography table tbody td {
	background: none;	
}
