body
{
background-color: steelblue;
#background-image: url(background.png);
color: black;
margin-left: 5%;
margin-right: 5%;
font-size: 12pt;
font-family: arial, helvetica;
line-height: 25px
}
A:link {color: navy}
A:visited {color: darkslategrey}
A:active {color: #800080}

H1  {font-size: 17pt; font-family: arial, helvetica; color: #400040;}
H2 {font-size: 16pt; font-family: arial, helvetica; color: #400040;}
H3 {font-size: 15pt; font-family: arial, helvetica; color: #400040;}
H4 {font-size: 14pt; font-family: arial, helvetica; color: #400040;}
H5 {font-size: 12pt; font-family: arial, helvetica; color: #400040;}

IMG {margin: 10px 15px 0px 0px}

.centre {text-align: center}
.centretext {float: left}
