body {
	background-image: url("../images/bg-tile.jpg");
}
#swf {
	text-align: center; /*auto used to center div minus width*/
	padding: 0px;
	position: relative;
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
