html, body{ 
	background-image:url(Bg_imgs/Background_one.jpg) ;
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000000;
	background-attachment:fixed;
} 
