html, body {
	cursor: pointer;
	height: 100%;
}
body {
	background: url(bg.jpg) no-repeat center center fixed;
	background-size: cover;
}