#header {
  padding-top:30px;
  padding-bottom:30px;
}

#body {
  background-color: #f9f9f9;
}

#logo {
  display: inline-block;
  margin-left:4%;
  width: 10%;
}

#title {
  margin-top:-3%;
  width: 100%;
  display:inline-block;
  text-align: center;
}

#date {
  width: 100%;
  display: inline-block;
  text-align: center;
}

#video-section {
  width:90%;
  height:90%;
  margin-left: auto;
  margin-right:auto;
  margin-bottom: 100px;
}

#pointcloud-section {
  width:90%;
  height:90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
