body {
  background: none;
  background-image: url("/resources/backgrounds/business-1.jpg");
  background-position: right bottom;
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-color: #fcf7f7;
}
