body{background: #000 url(back.jpg) fixed;
 background-position:right bottom;
 background-repeat:no-repeat;
color:#fff;
}

a:link { color: blue; }
a:visited { color: blue; }
a:hover { color: blue; }
a:active { color: blue; }