body.page-node-type-page #page {
  background-image: url("/themes/gate/front/cup_front/images/desk/d-cms_bg.jpg");
}
body.page-node-type-page #page main {
  background: #ffffff;
  padding: 3rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  max-width: 1000px;
  margin: 3rem auto;
}
body.page-node-type-page #page main h1.page-title {
  text-align: center;
  margin-bottom: 2rem;
}
body.page-node-nid-8 #page {
  background-image: url("/themes/gate/front/cup_front/images/desk/d-404_bg.jpg");
}
body.page-node-nid-9 #page {
  background-image: url("/themes/gate/front/cup_front/images/desk/d-403_bg.jpg");
}
