#canvas
{
	margin-left:150px;
	margin-right:150px;
}

#titre_principal
{
    text-align: center;
    color: white;
    font-size: 40px;
	font-family: Impact;
}

body
{
	color:black;
	background-color:black;
	background-repeat:no-repeat;
}

#sous_titre
{
    text-align: center;
    color: white; 
}

#description
{
    color: white;
    text-align: center;
}


#audio
{
    margin-left:200px;
    margin-right:200px;
}
