
html {
	/* background: url(../img/geo-slide-1-bg-fade.jpg) no-repeat fixed; */
	background-color: #000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
