body {
	background-image: url(/images/sand_texture.webp);
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}