@charset "utf-8";
/* CSS Document */

html, body {
	overflow: hidden;
	margin: 0 auto;
	background-color:#000000;
	background-image:url('http://images.arcteryx.com/misc/Bird-Word-Logo.jpg');
	background-repeat: no-repeat;
}
#flash-content {
	width: 600px;
	height: 480px;
}