body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	}
#container {
	width: 80%;
	height: 20vh;
	margin-left: 10%;
	margin-top: 40vh;
	}
#text {
	text-align: center;
	}
a, a:hover {
	color: #000000;
	text-decoration: none;
	}
.infotext {
	color: #000000;
	font-size: 20px;
	}
p {
	}
.bold {
	font-weight: bold;
	}
