   
html {
	padding:0px;
	margin:0px;	
	background: url(/images/bg/bg-9.jpg) no-repeat center fixed; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover; 
}


