@charset "utf-8";

/*body
------------------------------------------------------------------------*/
body {
	background: #000;
	font-family: Helvetica, verdana, arial, Sans-Serif;
	line-height: 1.4;
	color: #fff;
	text-align:center;/*for IE5.5*/
  }


/*flamovie
------------------------------------------------------------------------*/

div#flamovie {
	width: 720px;
	margin:0 auto;
	text-align:center;
}

