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