nav, #sidebar, footer, #comment-form {
	display: none;
}
#content {
	width: 100%;
	color: #000;
}
header {
	height: 140px;
}
header .logo a {
	top: 10px;
}