// CSS .estilo{ background-image:url(...); } // JS document.getElementById('divID').className='estilo';