body {
	background: white none;
	color: black;
	
	font-size: 50%;
}

#pre_bar, #menu {
	display: none;
}

#wrapper {
	position: static;
	left: auto;
	
	margin: 0;
	width: auto;
	
	border: none;
	background: transparent none;
}

#wrapper_b {
	border: none;
	background: transparent none;
}

#content {
	margin: 0;
	padding: 0 10px;
	
	clear: both;
}

#header {
	height: auto;
	width: 100%;
	
	padding-bottom: 1em;
}