body{
	font-family: Georgia, "Times New Roman", sans-serif;
	background: none;
}

html{
	height: 100%;
	margin-bottom: 1px;
}

#writing {
	margin: 0;
}

#content {
	color: black;
	width: auto;
	padding: 0;
	float: none;
	padding-right: 3em;
}

h1 {
	font-size: 1.4em;
}

#logo {
	display: none;
}

#content h1 {
	color: #a90404;
	margin-top: .2em;
	margin-bottom: .5em;
}

h2 {
	margin-top: .2em;
	margin-bottom: .5em;
	font-size: 1.2em;
}

#content h2 {
	color: #990404;
}

#content dl {
	margin-top: 0;
	font-size: .8em;
}

#content dt {
	font-weight: bold;
}

#content dd {
	padding-bottom: .5em;
}

#manila_folder {
	background: none;
	border: none;
}

#sidebar {
	display: none;
}

#usermenu, .menu {
	display: none;
}

#google_ads {
	margin: 0;
}

#footer {
	margin-top: 1em;
	border-top: solid 1px black;
}
