body {
	background: url('https://www.playingfungames.com/games/spring-samurai/artworks/bg-springsamurai.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
