div#stage, div#footer, ul#utilitys {
	display: none;
}

a#logo {
	display: block;
	float: right;
	width: 323px;
}

div#content {
	display: block;
	clear: both;
	float: none;
}
