body {
	width: 92%;
	padding: 5% 4%;
}

#left {
	display: none;
}

#content {
	width: 100%;
	
}

#wrapper {
	width: 100%;
}

#nav {
	display: none;
}