body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(http://murraygibson.co.uk/images/button1.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content {
	padding: 10px;
}
h1 {
	font-size: 120%;
	color: #FF0000;
}
a {
	color: #FF0000;
}
a.lite {
	color: #FFFFFF;
	text-decoration: none;

}
li {
	margin: 5px;
	list-style-type: square;
}
h2 {

	font-size: 100%;
	color: #FF0000;
}

