background:#ddd url('http://demo.explode.dk/memovie/templates/gk_memovie/images/backgrounds/bg.jpg') no-repeat fixed center 0!important;
background:#000 url('http://demo.explode.dk/memovie/templates/gk_memovie/images/backgrounds/bg.jpg') no-repeat fixed center 0!important;
background:#000
body#bd{
background:#ddd url('<?php echo $this->templateurl(); ?>/images/backgrounds/<?php echo $this->_tpl->params->get("bg_image"); ?>') no-repeat<?php echo ($this->_tpl->params->get('fixed_bg') == 1) ? ' fixed' : ''; ?> center 0!important;