body {
	margin:0;
	padding:0;
	background-color:white;
}

div#flashcontent {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}


