@import url('global.css');

.leftCol, .GenericViewer-Method, .menu, #adminLink {
  display: none;
}

.content {
  text-align: justify;
}

.Logo {
  display: block;
}

.DocumentTitle {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
}

