body { 
	/* Image Location */ 
	background-image: url("https://qr-book.com/wp-content/plugins/under-construction-page/themes/under_construction/qr-book_tm.jpg");
 

	/* Background image is centered vertically and horizontally at all times */ 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-size: 35%; 
	background-color: #ffffff;


      }