background package defines a background with absolute position in preamble, but how to set two independent backgrounds at different positions? Consider we have two backgrounds as
\SetBgColor{red}
\SetBgPosition{0,0}
\SetBgContents{content1}
\SetBgColor{blue}
\SetBgPosition{1cm,5cm}
\SetBgContents{content2}

SetBgPosition. – Googlebot Apr 20 '12 at 07:12