body{ background: #000 url('../img/accueilAlt.gif') center no-repeat; min-width:1024px; }

#temp{
	width:465px;
	height:465px;
	position:absolute;
	left:50%;
	margin-left:-232.5px;
	z-index:1000;
}

canvas{	
	width:1000px;
	height:400px;
	z-index:0;
	display:block;
	margin:0 auto;
}

a img{ border:none; }