body {
	background: #CCC;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 100%;
	height:400px;
	margin: 0px;
	text-align:center;
	background: #CCC url(back.jpg) repeat-x;
}

#swf {
	width:400px;
	height:400px;
	margin: 100px auto;
}