body {
	background-color: #000000;
	font-family: sans-serif;
	font-weight: bold;
}

h1 {
	color: #2290BA;
}

.description {
	color: white;
	text-align: justify;
}

.disclaimer {
	color: #B49C70;
	padding-top: 10px;
	padding-bottom: 10px;
}

.disclaimer a {
	color: #2290BA;
}

.legal {
	color: #B49C70;
	padding-top: 10px;
	font-size: small;
}

.header {
	padding-top: 0px;
	font-size: small;
}

