body {
	margin-left: 100px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 20px;
	background-color: #040000;
}

logo {
	display: block;
	text-align: center;
}

listen {
	font-family: sans-serif;
	font-weight: bold;
	color: #fefbfb;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a: {
	text-decoration: none;
}
