body {
	background-image: url('bkgd.jpg');
	background-repeat: repeat-x; }	
	
img {
	border:0; }
	
#page {
	width: 1000px;
	height: 700px;
	margin: auto; 
	position: relative; }
	
#flashContent {
	width: 1000px;
	height: 700px;
	position: absolute; }
