@import url(all.css);

body {
		margin:0;
		background:none;
		border-style:none;
	 }

#header{display:none}
#footer{display:none}
#sidebar{display:none}
#menuBar{display:none}

#content {
	float:left;
	width:100%;
}
.content-holder {
	background:none;
	width:100%;
	
}
