.social {
  float: right;
  margin-top: 16px;
}

html, body {
  margin: 0;
  padding-bottom: 10px;
}

.navbar {
  background-color: black;
  padding: 12px;
/*   padding-left: 11px; */
  font-size: 24px;
}

.nav-button {
  color: white;
  margin: 17px;
}

.main {
  margin-left: 20px;
  font-family: Verdana, sans-serif;
  line-height: 1.5;
}

h1, h2, h3 {
  line-height: 1.4;
  margin-bottom: 0px;
}

table, th, td {
/*   line-height: 1.4; */
  border-spacing: 0;
}

td {
	vertical-align: top;
	padding-bottom: 5px;
}

address {
  font-style: normal;
/*   line-height: 1.4; */
}