body,
html {
	margin:0;
	padding:0;
	background:#FFFFFF url(images/background.gif) repeat-x;
}

div#wrapper {
	width:100%;
	text-align: center;
}

div#flashcontent {
	width:900px;
	height:620px;
	margin:0 auto 0 auto;
	padding: 0;
}

