/* @media screen and (min-width: 900px),print { */
body {
    background-image: url(/img/facility/e383650c-178e-4439-88bc-c3fbeaf9efb3/menu/top.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

div#menu-title {
    background: #5A200D;
}

div#tap {
    background-color: #5A200D;
    line-height: 1.0em;
    padding: 10px;
}

/* } */


/*
@media screen and (max-width: 899px) {
body {
    background-image: url(/img/facility/e383650c-178e-4439-88bc-c3fbeaf9efb3/menu/top.jpg);
    background-color: #7294d3;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: contain;
  }

div#tap {
    background-color: #3B3B3B;
  }
}
*/
