body {
	overflow-x: hidden;
}
body:before {
/*
		content: " ";
		position: absolute;
		left: 23px;
		top: -60px;
		background: url("images/beta6/beta_bg.svg");
		width: 100%;
		height: 2000px;
		opacity: .9;
    	z-index: -1;
*/
}
.bg-l-grey, .btmBar{display:none;}