h1 {
	color: #999999;
	background-position: center;
}
h2 {
	color: #009966;
}
li {
	color: #009966;
	list-style-image: none;
	list-style-type: circle;

}
hr {
	color: #009966;
	height: 7px;
	width: 70%;

}
h3 {
	color: #009966;
}
.priceuk {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

