	#theGame
	{
		background-color: #FFD2EC;
		height: 500px;
		background-image: url("bgTile.gif");
		background-repeat: repeat;
	}
	
	#theFlash	
	{
		border-color: #900000;
		border-width: 1px;
		border-style: solid;

		width: 600px;
		height: 400px;
	}
