
    body {
	height: 100% 100%;: 
	min-height: 100vh;
	background-size: cover; 
	background-repeat: no-repeat; 
	background-position: center center; 
	background-attachment: fixed;
    background-image: url('/start_page_images/Start-1.jpg');
  } 
	
