/* Background here */




/*
.body-bg {
    background: rgba(255,255,255,.8);
}



body, .htmlarea-content-body {
    background-color: transparent;
    background: url(/fileadmin/theme1/img/emka-home.png);
    background-attachment: fixed;
    background-position-y: 150px;
    background-position-x: center;
    background-repeat: no-repeat;
  
}

.frame-well {
    background: rgba(255,255,255,.95);
  
}
*/