#sidebar,
#footer,
.advert-text,
.advert,
#nav,
.leaderboard,
#alerts,
#paper,
#comments-container,
.related-container,
#sharethis_0,
#top-bar
 {
	display: none !important;
	}
	
body {
	background: #fff;
	}
	
	#container,
	#content,
	#chaos,
	#section1,
	.hfeed {
		background: #fff !important;
		border: 0 !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		float: none;
		}
		
#header {
	margin: 23px 0 0;
	}
	

	
	#container,
	#chaos,
	#content,
	#header {
	width: 800px ;
	}
	#section1 {
	width: 100% !important;
	}
