body {
	background-color: #0D1237;
}

td {
	width: 100px;
}

.footer {
	font-size: 8pt;
	color: #2c78c5;
	position: absolute;
	bottom: 0;
	width: 98%;
	font-family: arial;
	text-align: center;
}

.logo_main {
	text-align: center;
	font-family: arial;
	height: 100%;
}

.logo {
	object-fit: scale-down;
	max-width: 100%;
	height: auto;
}
