#centeredSWF {
	margin-top: -300px;
	margin-left: -450px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 600px;
}

/*left con el width
top con la height*/
