CSS | Shorthand Property
link : link | visited | focus | hover | active - “LVFHA”
font: large/120% “Times New Roman”, Times, serif; font: font-style | font-variant | font-weight | font-size | line-height | font-family; font-size: 1em; line-height: 1.5em; font-weight: bold; font-style: italic; font-family: serif
background: #fff url(image.gif) no-repeat top leftbackground-color | background-image | background-repeat | [...]