/*Background Properties for Audience of One*/
body 
{
	background: #000000;
	background-image: url('http://www.bjbsart.com//images/bkgd/audience_of_one_bg.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: bottom right; 
	
}