@charset "utf-8";
/* CSS Document */

body
{
  font-family: sans-serif;
}

p {
  font-size: 18px;
  margin-left: 10px;
  margin-right: 10px;
}

hr { width:100%; height:2px; background: #fff }

ul {
  font-size: 24px;
}

a.title
{
  color: black;
  text-decoration:none;
}

div.support
{
  border:none;
  width: 80;
  height: 30;
  background-image:url('http://maths.espmusic.co.uk/images/support.jpg');
  background-repeat:no-repeat;
  background-position:left top;
}

