body {
  margin: 0 auto;
  width: 900px;
}

table th {
  text-align: left;
}

#page-footer {
  text-align: right;
  float: right;
  bottom: 5px;
  position: fixed;
  /* position: absolute; */
  /* height: 50px; */
}

.ui.segment {
  margin: 10px !important;
}

.ui.list .item{
  margin: 0px 0px 10px 0px !important;
}

.ui.list .item .content .header {
  margin: 0px 0px 10px 0px !important;
}
