.background {
	background-color: black;
}

.title {
	font-size: 100px;
	font-family: Arial, serif;
	color: white;
	padding-bottom: 5px;
}

a, a:visited, a:hover, a:active {
  color: inherit;
}

.logo {
	padding: 20px;
}