#container
{
  width:  960px;
  margin: auto;
}

#nav
{
  width: 200px;
}

#content
{
  width: 720px;
}
