@charset "UTF-8";
/* CSS Document */


body{
	width:100%;
	height:100%;
	background-color:#000;
	
}
div#move{
	width:1024px;
	margin:0 auto;
}

div#move object{
	width:58.125em;
	height:34.0625em;
	margin:20px auto;
}

#titlecopy{
	display:none;
}
