﻿body {
	background-color: #000000;
	font-family: Garamond, Georgia, serif, Times, "Times New Roman";

}
#main {
	margin: 5px auto 5px auto;
	width: 960px;
	text-align: center;
}
#mainbit {
	margin: 5px auto 5px auto;
	width: 960px;
}

.text {
	font-size: 15px;
	line-height: 140%;
	color: #ffffff;
}
.text a:link, .text a:visited {
	color: #ffffff;
}
#centre {
	 margin:auto;
	 width: 600px;
}
