body {
	background-image:url(/images/realmen/background_camo.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
a:active {
	color:#ec008c;
	font-weight:bold;
	text-decoration:underline;
}
a:link {
	color:#ec008c;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	color:#ec008c;
	text-decoration:none;
}
a:hover {
	color:#ec008c;
	text-decoration:none;
}
h1 {
	font-family:Arial;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	margin: 0; 
	padding: 0;
}
#centre {
	left:0px;
	top:0px;
	width:650px;
	height:auto;
	position:relative;
	margin:auto;
}
#button {
	background-image:url(/images/mucky/button.png);
	border:0px;
	width:64px;
	height:23px;
	color:#ffffff;
	
}
#field {
	background-color:#ffffff;
	font-family:Arial;
	font-size:12px;
	width:145px;
	height:16px;
	padding-top:3px;
	padding-left:5px;
}







