body{
	position:absolute;
	font-family: Arial Black, VERDANA, sans-serif;
	color:#000000;
	font-weight:normal;
	text-align: center;
	margin:0px;
	padding:0px;
	width:100%;
	BEHAVIOR:url("./csshoverandfocus.htc");
	background: #000000;
	background: url(../images/fond_etoiles.png) repeat;
}


#animation{
	text-align: center;
	position:relative;
	top:0px;
	left:0px;
	width:950px;
	height:600px;
	margin:auto;
	padding:auto;
	background:#000000 url(../images/fond_etoiles.png) repeat;
}
