Integration of the animation library animate.css to reveal.js
We have 3 parameters to control the type of animation
'H1':{'animated':'backInDown'}
'H2':{'animated':'bounceIn', 'repeat':'repeat-3'}
'P':{'animated':'bounceIn', 'speed':'slower'}
'IMG':{'animated':'rotateIn', 'speed':'fast', 'repeat':'infinite'}