body {
  background: url('images/websitebackground.png') no-repeat center center fixed;
  background-size: cover;
  overflow-x: hidden;
}
/* ...other shared styles... */
