.no-underline {  text-decoration: none }
.no-underline { color: tan }
body 
{ 
background-image: url("/images/back.jpg"); 
 background-attachment: fixed; 
background-repeat: no-repeat;
}

