html {
	min-height: 100%;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-image: 	url(images/first-main2.jpg);
	background-color: #000000;
	background-position:top center;
	min-height: 100%;
}


.global_wrapper_intro {
    top: 0px;
	left: 50%;
	width: 100%;
	min-height: 891px;
	z-index: 1;	
	background-position: top center;
	background-repeat:no-repeat;
}



