@charset "utf-8";
/* CSS Document */
html {
	background: url("mind-background-redir.webp") no-repeat center center fixed; 
  	-webkit-background-size: cover;
 	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
/*@media screen and (max-width: 576px) {
    html {
	background: url("hc_background_vert.jpg") no-repeat center center fixed; 
  	-webkit-background-size: cover;
 	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	}
}*/