#head {
	height: auto;
}

#navigation,
#comment,
#welcome {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	overflow: hidden !important;
}

#content {
	*font-size: 110%;
}