```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 0;
padding: 0;
}
.container {
maxwidth: 800px;
margin: 0 auto;
padding: 20px;
}
h1, h2, h3 {
textalign: center;
color: 333;
}
h2 {
margintop: 30px;
}
p {
color: 555;
marginbottom: 20px;
}
.menuitem {
marginbottom: 20px;
}
.menuitem h3 {
color: 777;
}
.menuitem p {
marginbottom: 10px;
}
以上菜单仅供参考,实际菜单可能根据季节和酒店特色有所调整。