
p
{
text-align: center;
}
h6 a
{
color: red;
font-size: 20px;
font-family: Tahoma;
text-align: center;
}
h6
{
color: white;
font-size: 20px;
font-family: Tahoma;
text-align: center;
}
body
{
width: 80%;
background: black;
margin: auto;
}
img
{
width: 250px;
border: none;
}
.gandalf
{
width: 400px;
border: none;
}
tr
{
height: 200px;
}
td
{
color: white;
font-size: 20px;
text-align: justify;
border: 1px red solid;
padding: 10px;
}
table
{
margin: auto
}
table a
{
color: rgb(213,206,83);
text-align: center;
}
.compteur
{
width: 100px;
}