body,
html {
	margin:0;
	padding:0;
	background:#FFFFFF url(images/background.gif) repeat-x;
}

div#wrapper {
	width:100%;
	text-align: center;
}

div#flashcontent {
	width:900px;
	height:620px;
	margin:0 auto 0 auto;
	padding: 0;
}

#facebook {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 490px;
	right: 0px;
	z-index: 10;
	width: 32px;
	height: 84px;
	display: block;
	border: none;
	outline: none;
} 
	
#facebook img, #facebook img a, #facebook img a:active{
	border: 0 none;
	outline: 0 none;
} 
