body
{
background-color: red;
}

.parared
{
color: green;
text-decoration: blink;
width: 60%;
overflow: auto;
border: thin groove blue;
background-color: yellow;
padding: 12px;
font-family: verdana, impact, "comic sans sm", serif;
}

p
{
color: yellow;
font-size: 1.5em;
font-family: arial, "arial black", serif;
text-intend: 30px;
text-align: center;
}

a:hover
{
color: White;
}

.imagelien
{
border: none;
}

h1
{
color: fuchsia;
font-size: 2em;
}

h2
{
text-decoration: underline;