body {
	font: 0.8em/1.5em arial,helvetica,freesans,sans-serif;
	color: #222;
	width: 70em;
	margin: auto;	/* centre page */
	background-color: #FFFFFF;
}

#wrapper {
	display: inline;
}

#banner ul,
#sidebar,
#footer,
.message_div { 
	display: none;
}
