code.progysm.com

background

Syntaxe:
	background: {background-color} {background-image} {background-position} {background-repeat} ...;

Exemple:
	background: red url(red.gif) no-repeat top left;