body {
	background-color: #000000;
	background-image:url('bg.png');
	background-attachment: fixed;
	background-position: top left;
	
}