body {
	margin: 0px;
	padding: 0px;
	background-image: url(bg.png);
	background-position: left top;
}
#flash {
	width:800px;
	height:600px;
	margin:auto;
}
#madein {
	position: absolute;
	right: 2px;
	bottom: 2px;
	height: 138px;
	width: 7px;
}
