@import url("screen.css");

html body 		{background-color:#fff;}
#header, #sidebar, #footer, .articleNav, .container100.resbond, .container100.lastPostAuthor		{display:none;}
		
.rounded 		{ -moz-border-radius:0px; -webkit-border-radius: 0px; border-radius:0px;}
.container100, .container50 {box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}

