body        
{
	background-color: white;
	max-width: 90%
}

h1
{
	text-align: center;
	font-size: 200%;
}

h3
{
	padding-left: 20px;
	color: rgb(135,206,250);
	font-size: 120%;
	text-decoration: underline;
}

h2
{
	color: rgb(30,144,255);
	padding-left: 15%;
	font-size: 140%;
	text-decoration: underline;
}

p
{
	color: black;
	padding-left: 10%;
	text-align: justify;
	text-indent: 5em;
}

ul, ol
{
	list-style-type: square;
}

img
{
	width: 30%;
	display:block;
	margin-left: auto;
	margin-right: auto;
}

a
{
	color: purple;
}

a:hover
{
	background-color: blue;
}

a:visited
{
	background-color: grey;
}

#logo
{
	width: 20%;
	position: absolute;
	right:0;
	top:0;
}

#celtique
{
	width: 30%;
	margin-left: auto;
	margin-right: auto;
}

#pédales
{
	width: 35%;
	margin-left: auto;
	margin-right: auto;
}

#électro
{
	width: 30%;
	margin-left: auto;
	margin-right: auto;
}
