body {
	background: url(img/bg.png);
	width: 100%;
	height: 100%;
	color: white;
	font-size: 2em;
	font-family: Arial;
	text-shadow: 4px 4px 3px rgba(0,0,0, 0.6);
	overflow-y: hidden;
	overflow-x: hidden;
}