body
{
  background-color: #ffffff;
  background-image:url('./img/bg.gif');
}

a:hover
{
  text-decoration: none;
  color: #494c4d;
}
