body { margin: 0; background: #5c2f15;  }



img { border: none; margin: 0; }

div#container { width: 980px; position: absolute; left: 50%; margin-left: -490px;  font-size: 1; overflow: hidden; }

div.header { background: url('img/header.jpg'); width: 980px; height: 168px; overflow: hidden; }

div.bottom { background: url('img/bottom.jpg'); width: 980px; height: 21px; overflow: hidden; }

div.main { background: url('img/main.jpg'); width: 980px; height: 555px; overflow: hidden; }

div.menu { width: 980px; height: 57px; overflow: hidden;  }

div.menu img { border: none; display: block; float: left; }

div.menu a { display: block; float: left; }

div.content { width: 612px; height: 452px; position: absolute; top: 180px; left: 180px; }
div.content a { color: red; }

div.move_home { margin-left: 60px;  width: 490px; font-family: verdana; font-weight: bold; font-size: 12px; color: #5c2f15; text-align: center; }

div.kitchen {  margin-left: 115px; margin-top: 90px; width: 400px; font-family: verdana; font-weight: bold; font-size: 12px; color: #5c2f15;   }

div.kitchen h1 { font-size:16px; margin: 3px; padding: 0px; color: #3c1d0b; }

div.gal_pos { margin-left: 50px; margin-top: 60px;  }

div.gal_pos img { border: solid 2px #5c2f15;;  }

div.gal_pos a { border: none  }


