@charset "utf-8";


html, body {
	font: 100%/1.4 lh-line1-sans-thin-webfont;
	background:url(../images/background2x.jpg);
	background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	color: #000;
	height:97%;
}