.layout-wrapper { 
	width:1140px;
}
#header_cell { 
	background-color:rgb(255, 255, 255);
	background-image:none;
	height:100px;
}
body { 
	background-image:url('//s3.amazonaws.com/ClubExpressClubFiles/708532/css/Landscape.Snowmass.2020.jpg');
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	font-size:14px;
}
