body {
	-webkit-text-size-adjust: none;
	}
#header {
	display: none;
	}
#sidebar {
	display: none;
	}
#container {
	width: auto;
	background: transparent;
	}
#content {
	width: auto;
	padding-top: 10px;
	background: #fff;
	}
