#header, #navigation, #subcontent, #footer {
  display: none;
}

#content {
  width: 600px;
  padding-left: 20px;
}

