i didnt like it, so i used my old code.
<STYLE TYPE="text/css">
BODY, HTML{
background-image: url(''😉;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-color: #000000;
border-width: 2;
border-color: #EEEEEE;
}
BODY, TABLE{
font-family: arial;
font-size: 9pt;
color: #CCFF00;
text-decoration: none;
}
A:LINK{
font-family: arial;
font-size: 9pt;
color: #006600;
text-decoration: none;
}
A:VISITED{
font-family: arial;
font-size: 10pt;
color: #006600;
font-weight: bold;
text-decoration: none;
}
A:HOVER{
font-family: arial;
font-size: 9pt;
color: #EEEEEE;
font-style: italic;
background: #000000;
text-decoration: none;
}
</STYLE>