#wrap {
  background:#fcc;
}
#header {
  background:#ffc;
}
#nav {
  background:#cfc;
}
#content {
  background:#ccf;
}
