.ffcenter 	{
				display:-moz-box;
				-moz-box-pack:center;
				-moz-box-align:center;
				margin-left: auto;
				margin-right: auto;


			}