body {
		margin-top:0px;
		margin-bottom:0px;
		padding:0px;
		text-align: center; /* for IE */
		background:#000000;
		width:100%;
		height:100%;
		color:#FFFFFF;
	
		
	}
	
	#contain {
		
	position: absolute;
    width: 1000px;
    height: 550px;
	}
	
	
	
	 #flashcontent {
        width: 1000px;
        height: 550px;
        }

	