body {
  background-image: url("../images/background_00.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
}
body.md-default-theme, body, html.md-default-theme, html {
    background-color: rgb(255,255,255);
}
