A:link, A:active
{color: yellow}
A:hover, A:visited
{color: gold}
BODY
{
color: "yellow";
font-family: Arial, Helvetica, sans-serif;
text-shadow: bold;
background: url('background.jpg') black repeat-x fixed bottom;
background-positionY: length=100%;
margin-top: 0px;
}