	body {
		background-image: url("/404.jpg");
		background-repeat: no-repeat;
		font-family: imprima;
		font-weight: 400;
		font-size: 48pt;
		color: blue
	}
	table {
		margin: 48px
	}

	f48 {
		font-size: 48pt
	}

	@font-face {
        	font-family: imprima;
        	src: url(./Gudea-Regular.ttf)
	}

