body {
  background: #000064 url(http://www.maris-piper.co.uk/tartan.png) repeat-y top left;
  padding-left: 180px;
  font-family: arial, helvetica, sans-serif;
  font-size: 0.8em;
}
h1 {
  color: #d4d000;
  font-size: 3em;
}
h2 {
  color: #004c00;
  font-size: 2em;
}
p {
  color: white;
}
ul {
  color: white;
  list-style-type: none;
}
dl {
  color: white;
}
a {
  color: #004c00;
  font-weight: bold;
}
.hilight {
  color: #d4d000;
  font-weight: bold;
  text-decoration: none;
}
.lolight {
  color: #004c00;
  font-weight: bold;
}

