a {
  text-decoration:none;
}

a:hover {
  color:#FFCC66;
}

body {
  background-image: url("images/bg.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
}

