@font-face {
	font-family: "Emulogic";
	src: url("/Emulogic-zrEw.ttf") format("truetype");
}

td {
	width: auto;
}

table {
	width: 100%;
}

#content {
	font-family: "Emulogic";
	font-size: 24px;
	color: white;
	width: 60%;
	margin: auto;
}

body {
	text-align: center;
	padding-top: 60px;

	background-color: black;
	background-image: url(starbg.png);
	background-size: 512px 512px;
	image-rendering: pixelated;
}
