body {
  margin:0;
  background:url(resources/bck_left.gif) top left repeat-y #aeb;
}

#menu {
  float:right;
  margin:20px;
  padding-top:60px;
  background:url(resources/logo.gif) top right no-repeat;
  width:100px;
}

#content {
  width:460px;
  margin:auto;
  text-align:justify;
}

#layer_leftup {
  float:left;
  background:url(resources/bck_leftup.gif) top left no-repeat;
  width:80px;
  height:40px;  
}

#layer_up {
  background:url(resources/bck_up.gif) top left repeat-x;
  height:40px;
}
