/* footlighters */

body		{ background-color: black; }
.document	{ background-color: #772299;  }

.customer,.box_office	{	background-color: white; }
.customer	{	background-image:url('http://www.footlighters.org/clipart/footlightersinc_2.gif'); 
				background-repeat:no-repeat;
				background-position:30px 15px;
			}

