body {
background-image: url(../images/background.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}
a {text-decoration: none;}
a:hover { font-weight: bold; text-decoration: none; }
