html {
	height: 100%;
}

body {
	height: 100%;
	color: #333333;
	background: #ffffff none;
}

div#flashcontent {
	height: 100%;
}

div#flashcontent div.non {
	width: 500px;
	margin: 0 auto;
	padding: 100px 0;
	text-align: center;
}

div#flashcontent p.copyright {
	margin-top: 50px;
}
