nav,
.ls-container,
.breadcrumbs,
.widget-social,
.widget_recent_entries,
.related_posts,
#respond,
.sidemeta,
.searchform,
.prev,
.next,
.flyout-box {
	display:none!important;
}

* {
	color: #000!important;
	background-color: #fff!important;
	text-shadow: none!important;
}

.sidebar {
	border: none!important;
	margin: 0!important;
	padding: 0!important;
}

.header-logo a img {
	width: 250px;
}

.header {
	overflow: hidden;
	height: auto;
}

h2 {
	font-size: 24pt!important;
}

p {
	font-size: 1.3em;
}