body{
	background-color: #000;
}
#container{
	height: 600px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#flash{
	height: 500px;
	width: 600px;
	position: absolute;
	border: 1px solid #4F006B;
	top: 50px;
	right: 80px;
}
#get_flashplayer{
	position: absolute;
	height: 30px;
	width: 218px;
	bottom: 8px;
	right: 80px;
	border: 1px solid #4F006B;
}
