html, body {
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	size:75%;
	color: #000;
	background: url("../images/background.gif") 0 0 repeat;
}
div#flashcontent {
	width: 1024px;
	height: 2880px;
	margin: 0 auto;
	text-align: center;
}
