* {
 	color: #000 !important;
	border: none !important;
	background: none !important;
	font-size: 9pt !important;
}
#topbar,
#blog-description,
#access,
.hr-sep,
.sidebar,
.navigation,
#respond,
.edit-link,
#footer {
	display: none !important;
}
body {
	background-color: #fff;
}
div#wrapper {
	width: 100% !important;
}
div#content {
	margin: 2em 0 30px 70px !important;
}

#header {
	margin: 0 30px 0 -15px;
	padding: 0;
}

#titlefield {
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	text-align: right;
	font-weight: normal;
}
h2 {
	margin: 1.5em 0;
}
a {
	color: #34399f !important;
}