html {
	
	background: url(../img/bg/new-bg.jpg)!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	background-attachment: fixed!important;
	
}