body {
  background: url('/themes/sd/images/background.png') no-repeat;
}

a:link {
  text-decoration: none;
  color: #522163;
}
a:visited {
  text-decoration: none;
  color: #522163;
}
a:hover {
  text-decoration: underline;
  color: #666666;
}