.screen-shot  {
  border:1px darkgray solid;
}

.centered  {
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}

.inline-image  {
  vertical-align:middle;
}

#toc_header {
  display:none
}

#toc {
  list-style-type: decimal;
  position: fixed;
  left: 0;
  top: 0;
  width: 200px;
  height: 100%;
  overflow:auto;
  margin-left: 0px;
  padding-top: 10px;
  padding-right:12px;
  background-color: #f5f5f5;
}


body {
  max-width: 1100px;
  margin: auto;
  margin-left:210px;
  margin-right: 25px;
  line-height: 20px;
  padding: 5px 0 0 10px;
}
