/* CSS Document */
html {
  background-color: #fff;
}
body {
	/*background:url(images/bg.gif) no-repeat #f1ede5;*/
	width: 886px;
	margin: 10px auto;
	font-size:62.5%;
	font-family:Helvetica, Arial, sans-serif;
	color:#000
}

#centreCol {
	margin:5px 225px 5px 220px;
	font-size:1.2em;
	padding:5px 0 50px;
	text-align:justify;
}

a {color:#000;}

.mir { letter-spacing : -1000em; } 
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
/* End of hack */

h1.mir{
	width: 155px; height: 45px;
	background:url("images/logo.gif") no-repeat center;
	margin:0 auto;
}

#logo 
{
    margin-bottom:2em;
}

#logo h2 {
	font-size:1.35em;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	margin:0;
}

#logo p {
	text-align:center;
	margin:0;
	font-weight:bold;
}
    
