body {
  background: #cbcbcb;
  margin: 0px;
}
div.contentpane {
  position:relative;
  left:25%;
  width:50%;
  height: 100%;
  background: #232932;
  color:#ccc;
  font-family: sans-serif;
}
