#page #centre textarea {
	border: thin solid #000000;
	background-color: #7B1718;
	font-weight: bold;
	color: #EB8B53;
}
#centre input {
	background-color: #7B1718;
	color: #EB8B53;
	border: thin solid #000000;
	font-weight: bold;
}

