Mel
04-22-2003, 09:55 PM
I can't seem to get the CSS to work on my site, can someone help me?
<style type="text/css">
<!--
A:link
{text-decoration:underline; color:#00ccff}
A:visited
{text-decoration:underline; color:#cc66ff}
A:active
{text-decoration:underline}
A:hover
{text-decoration:underline; color:#ccccff}
body
{background-color:#000000;
background-repeat:repeat;
background-position:center,center;
background-attachment:fixed}
{font-family:Book-Antiqua;
color:#ff9999;
letter-spacing:3pt;
font-weight:normal;
font-size:medium}
{scrollbar-face-color:#000000;
scrollbar-highlight-color:#ccccff;
scrollbar-cdlight-color:#ccccff;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color:#ccccff}
-->
</style>
<style type="text/css">
<!--
A:link
{text-decoration:underline; color:#00ccff}
A:visited
{text-decoration:underline; color:#cc66ff}
A:active
{text-decoration:underline}
A:hover
{text-decoration:underline; color:#ccccff}
body
{background-color:#000000;
background-repeat:repeat;
background-position:center,center;
background-attachment:fixed}
{font-family:Book-Antiqua;
color:#ff9999;
letter-spacing:3pt;
font-weight:normal;
font-size:medium}
{scrollbar-face-color:#000000;
scrollbar-highlight-color:#ccccff;
scrollbar-cdlight-color:#ccccff;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color:#ccccff}
-->
</style>