<html>
<?php
   class Redux_Customizer_Control_background extends Redux_Customizer_Control {
     public $type = "redux-background";
   }