body {
  background: url("img/leto/bg_body.jpg") center top no-repeat #DEDBD5;
}
 
div#page { 
  background: url("img/leto/bg_page.png") 255px 0 repeat-y;
}

div#page_in { 
  background: url("img/leto/bg_main.png") 385px 295px no-repeat;
}

div#menu {
  color: #E7E3B2;
  background: url("img/leto/bg_menu.png") 0 bottom no-repeat;
}

div#menu a {
  color: #E7E3B2;
  background: url("img/leto/bg_menu_a.png") center 0;
}

