body{
	background:#000;
	text-align:center;
}
#home{
	display:block;
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-400px;
	z-index:1;
}
#start{
	display:block;
	position:absolute;
	top:95px;
	left:50%;
	margin-left:-144px;
	z-index:2;
	background:none;
	width:295px;
	height:376px;
}
#start:hover{
	background:url(home_start.jpg) no-repeat;
}
#credits{
	display:block;
	margin:0 auto;
	width:800px;
	height:100px;
	padding:660px 0 0 0;
	font-family:verdana;
	font-size:9px;
	color:#666;
	text-align:center;
}
#aventurier{
	font-size:12px;
	color:#ddd;
	text-transform:uppercase;
}
#compt{
	position:relative;
	top:3px;
}
a img{border:0;}
a{color:#666;}
