body {
	margin: 0px;
	background-image: url(../images/loadingscreen.gif);
	}

canvas:focus {
	outline:none;
	position: absolute;
}