body {
  margin:10px 0px; padding:0px;
  text-align:center;
  background-color: white;
}

#Content {
  position: relative;
  width:800px;
  margin:0px auto;
  text-align:left;
  padding:0px;
  top:0;
  /*border:1px dashed #333;
  background-color:#eee;*/
}