body
{
background-image: url('back11.gif');
background-attachment: fixed;
color: #800000;
}
<!--
a:link {
text-decoration:underline;
color:#0000EE;
}
a:visited {
text-decoration:underline;
color:#551A8B;
}
a:hover {
text-decoration: none;
color:#008000;
position:relative;top:2px;left:2px;
}
a:active {
text-decoration:underline;
color:#FF0000;
}
-->