/* CSS Document */

* {
	padding:0pc;
	margin:0px;
	border:0px;
}


body {
	background-color:#ABB9BA
}

#container {
	width:100%;
}

#swf {
	width:720px;
	height:420px;
	margin:auto;
}