	body {
		background-color: #eeeeee;
  		margin : 0px; 
  		padding : 0px;
  		text-align: center;

	}
	
	#wrapper{
	position: absolute;
	left: 50%;
	width: 800px;
	height: 100px;
	margin-top: 50px;   /*<!--la c est toi qui choisis la marge par raport au haut de  ta page-->*/
	margin-left:-325px; 
	}


	#flashcontent {
		border: none;
		width: 650px;
		height: 620px;
	}