body { color: black; background-image: none; background-repeat: no-repeat; background-attachment: scroll; }

p {}

td { background-attachment: fixed; }

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }

