@charset "utf-8";
/* CSS Document */

<!--
body {
	background-image: url(img/bg.jpg*);
	background-color: #DBC25B;
	background-repeat: repeat;
	margin-left: 0;
	margin-top:0;
}
.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #CCCCCC;
}
a {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #999999;
}

.centre{
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	color: #CCCCCC;
	font-size: small;
}

.centrehead{
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	color: #CCCCCC;
	font-size:medium;
	font-weight:bold;
}

-->
