* {
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
}

#flash_movie {
	z-index:0;
	position:relative !important;
	width: 100%;
	height: 100%;
	
}

#twitter_area {
	z-index:1;
	position:absolute !important;
	top:150px;
	left:50px;
}

