/** **************************************************
 *  Allgemein
 */
html,
body {
  background: url('../../../images/background/pattern4.jpg') repeat;
  background-attachment: fixed;
  background-color: #333333;
}