#page-wrapper { width: 1px; height: 1px; position: absolute; left: 50%; top: 35%; }
.whitebox { width: 700px; position: relative; height: 400px; left: -350px; top: -200px; text-align: center; font-size: 22px; line-height: 400px; }
.whitebox a { color: #505050; text-decoration: none; }
.whitebox a:hover { color: #de1917; }

a#flash-download { position: absolute; bottom: 10px; left: 10px; }

html, body { 
	height: 100%; width: 100%; 
	margin: 0; padding: 0;
	overflow:hidden;
	background: #323232;
}