CSS3 animation properties like animation-name, animation-duration, animation-iteration-count, animation-direction and animation-delay allow you to define extra parameters on how a keyframe animation will affect an element on the page.
For more information refer to the W3C spec page: http://www.w3.org/TR/css3-animations/