#sidebar {
   list-style: none;
}

#header {
  background: #443B31 url(http://clanmacfarlane.org.au/wp-content/uploads/2016/07/tartan_repeat_v5.jpg)
   repeat-x;
}

h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited {
    color: #FFF;
    text-shadow: 0px 0px 15px rgba(0,0,0,0.8);
}