BODY {
{background-image: url(images/compas2.gif)}
{background-repeat: no-repeat;}
{background-attachment: fixed}
{background-color: ffffde;}
{background-position: 150px 60px}
}


A:link, A:visited, A:active {text-decoration: none; color: blue;}
A:HOVER {text-decoration: none; color: red;}
A: {text-decoration: none; color: blue;}
ul {list-style-image: url(images/bullet.gif);}

