body { 
 background-attachment: fixed; 
 background-image: url(images/braunshg.jpg); 
}
a {text-decoration:none;}

a:link {color: #FFFFFF; text-decoration: none}
a:active {color: #FFFFFF; text-decoration: none}
a:visited {color: #FFFFFF; text-decoration: none}
a:hover {color: #C0C0C0; text-decoration: none}

font { font-family: Verdana, Arial, Helvetica, Helv, sans-serif; font-style: normal; }