.menu {
	color: white;
	text-decoration: none;
}
.sidehead {
	color : black;
	font-weight : bold;
	margin-bottom : .18em;
	font-size: 105%;
	}
.sidehead:hover {
	text-decoration: none;
}
.sidebar {

  }

body {
	background-color: black;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
