';
echo '#body { background-image: url('.$cf_theme_modern['background_url'].') !important; background-attachment: fixed !important;}.module_box,.card,.comment_info,.contetn_left .user_info,.contetn_left > ul,.contetn_right,.user .comment,.box { background-color: #ffffffbd !important;}.box_title { background: unset !important;}';
echo '';
}
if(isset($cf_theme_modern['outer_style']) && $cf_theme_modern['outer_style']){
//echo '';
echo '';
//echo '';
}
if(isset($cf_theme_modern['header_html']) && $cf_theme_modern['header_html']){
echo $cf_theme_modern['header_html'];
}
?>