body
{
background: url("../SKIN/reliure_b1.jpg");
text-align: center;
font-family: Times New Roman, serif;
font-size: 130%;
}
h1
{
font-family: Georgia, serif;
font-size: 250%;
}
a
{
text-decoration: blink;
color: lime;
}
a:hover
{
color: red;
}
a:visited
{
color: purple;
}
.par2fixed
{
position: fixed;
bottom: 0px;
right: 0px;
}.pictL
{
max-width: 75%;
}
.pictH
{
max-height: 500px;
}
