Hello,
I want to know if i can put a background in this site.
background: none repeat scroll 0 0 #FFFFFF;body { background: #03A0DA; } body { background: #03A0DA url('image/bg.png'); } body { background: #03A0DA url('image/bg.png') repeat-x; } 