body{
background-image: url('../images/back.gif');
background-repeat: no-repeat;
background-attachment: fixed;
}

a:link { text-decoration: underline; color: #000000; }
a:visited { text-decoration: underline; color: #000000; }
a:hover { text-decoration: underline; color: #bbbbbb;  }

b {
color: #E0991F;
}
