#page #centre textarea {
	border: thin solid #000000;
	background-color: #CC3300;
	font-weight: bold;
	color: #FFFFFF;
}
#centre input {
	background-color: #CC3300;
	color: #FFFFFF;
	border: thin solid #000000;
	font-weight: bold;
}
