body {
  background: none;
  background-image: url("/resources/backgrounds/flower-7.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #007f3f;
}
