#wrapper {
	width: 100%;
}

#navigation {
	display: none;
}

#main {
	width: 70%;
	padding: 0;
}

#header img {
	display: none;
}
