#content {
  margin-top: 4%;
  margin-left: 4%;
  margin-right: 4%;
}

#side-menu {
  padding-top: 10px;
}

.side-menu-item {
  margin: 10px;
  font-weight: bolder;
  font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', 'Palatino LT STD', Georgia, serif;
  font-size: 18px;
}

#second-panel {
  margin-top: 50px;
}

#third-panel {
  margin-top: 50px;
  margin-bottom: 50px;
}

#content-title {
  font-weight: bold;
  text-transform: uppercase;
}

blockquote {
  font-weight: bold;
  margin-top: 30px;
  font-style: italic;
}

body {
  font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', 'Palatino LT STD', Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
}

.click-to-expand:hover, #expand:hover, #collapse:hover{
  color: #A5B5C4;
}
