BODY
{
  background: #630000 url(http://www.whitedovebooks.co.uk/bible/bible2.png) no-repeat top center;
}
a
{
    text-decoration:none;
    color: default;
}
a:visited
{
    text-decoration:none;
    color: default;
}
a:hover
{
    background-color: default;
    color: default;
    text-decoration:underline;
}