#flashContainer {background-color:#000000; 
				height:360px;
				width:800px;
				overflow:visible;
				}
		#flashContainer {margin:0 auto;}
html   {
			font-family: Helvetica, Arial, Sans-Serif;
			text-align: center;
			}
body	{
	font-family: Helvetica, Arial, Sans-Serif;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;	
	background-color: #000000;
	background-position: top  center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align:top;
	
	/****3c-e - Background ****/
	background-image:url(images/background-mai2011.jpg);
	background-repeat:repeat-y;
	background-position:center 28px;
	background-repeat:no-repeat;
	background-color:#F08220;
	/************************/
}

