@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #71be4c;
}
a:link {
	color: #49a51c;
	text-decoration: none;
}
a:visited {
	color: #49a51c;
	text-decoration: none;
}
a:hover {
	color: #49a51c;
	text-decoration: none;
}
a:active {
	color: #49a51c;
}
body {
	background-image: url(images/paisley.gif);
	background-repeat: repeat;
	background-position: center;
}
.centred-image {
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.range-left {
	text-align: left;
}
.range-left {
	text-align: left;
	margin-left: 10px;
}
