<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p
{
font-weight:bold;
text-indent: 30px;
}
h1
{
text-align: center;
color:red;
text-decoration: underline;
}
body
{
background-image: url("copie de ptitgar.jpg"); 
background-repeat: no-repeat; 
background-position:  right; 
background-attachment: fixed; 
}
strong
{
color:blue;
text-decoration:underline;
}
</pre></body></html>