BODY { 
 background-image : url('img/13-6.jpg') ;
 background-color : white;
 background-position : 100% 100%;
 background-attachment : fixed;
 background-repeat : no-repeat;
 }

A{ text-decoration:none;}
 A:hover{ text-decoration:underline; color:none; }