body {      background-color: #FFFFFF;     background-image: url('http://www.creepshows.nl/images/icons/menuback.jpg');      background-repeat: no-repeat;      background-attachment: Fixed;      color: #FF0000;     }a:link {       text-decoration: none;       color: #000080;       }a:active {         text-decoration: none;         color: #000080;         }a:visited {          text-decoration: none;          color: #000080;          }a:hover {        text-decoration: none;        color: #CC3300;        }
