#MENU { background-color: pink; font-weight: bold; }
.food { color: black; }
.drink { color: brown; }
footer { text-align: right; }

