body {
	background-size: cover; 
	background-repeat: no-repeat; 
	background-position: center center;
	background-image: url("bg1.jpg");
}