body
{
	width: 800px;
	height:800px;
	margin:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url("../images/ad_libitum_800x800.jpg") no-repeat center ;	
	background-color: black;
	color: red;
	
}


a
{
	/*padding:30px;*/
	border: none;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-family: "Comic Sans MS", Arial, Verdana, serif;
}


.accueil
{
	position: absolute;
	width: 800px;
	height:800px;
	right:;

}
.groupe
{
	position: absolute;
	left:160px;
	top: 150px;
	border: none;
}
.chansons
{
	position: absolute;
	left:65px;
	top: 400px;
}
.scene
{
	position: absolute;
	left:85px;
	top: 520px;
}
.technique
{
	position: absolute;
	left:350px;
	bottom: 50px;
}
.liens
{
	position: absolute;
	right:20px;
	bottom: 20px;
}
.contact
{
	position: absolute;
	left:20px;
	bottom: 20px;
}
.info
{
	position: absolute;
	left:440px;
	top: 35px;
}
.drapeau
{
	margin:20px;
}
.compteur
{
	position: absolute;
	left:690px;
	top: 15px;
}
