<STYLE type="text/css">
h1 {background-color: black}
h3 {background-color: transparent}
h1 {font-family: times}
h2 {font-family: courier}
h3 {font-family: times}
hr {color: white}
h1 {color: blue}
h2 {color: blue}
h3 {color: white}
h4 {color: red}
h5 {color: black}
p {margin-left: 20px}
body 
{
background-image:url('fond.gif')
}
img {
border-width: 4px;
border-color: #330000;
border-style: solid;
}

A:visited {background: #FFCC00; text-decoration: none}
A:active {background: #FFCC00; text-decoration: none}
A:hover {background: #FFCC00; font-weight:bold; color: red;}
</STYLE>

