#wrapper {
    background: #fff url('../images/bg.png') repeat-y;
}
#center {
  width: 560px;
}

#right {
  float: left;
  width: 182px;
  padding: 9px;
  display: block;
}
