
/* CSS GameSup Animation */

body{margin:0}


#animation embed{
	width:468px; 
	height:60px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-234px 0 0 -234px; 
}
