body {
  font-size: 16px;
  text-align: center;
  background-repeat: no-repeat;
  width: 850px;
  background-position:  center center;
  background-color: #00002b;
  margin-left: auto;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  float: none;
  margin-right: auto;
}
#content {
  text-align: left;
  width: 680px;
  color: white;
  padding-left: 10%;
}
