body {
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
}
#flash-layer {
	position:absolute;
	width:900px;
	height:600px;
	z-index:1;
	bottom: 0px;
	left: 0px;
}
