body {
   background-attachment:fixed;
   background-position:top center;}

p {}

td {}

a:link { color: blue }

a:visited { color: blue }

a:hover { color: green }

a:active { color: red }

