body { width: auto; background: transparent; border: none; }
h1, body#home h1, h2 {
	background-image: none;
	text-indent: 0;
	text-align: center;
	width: auto; height: auto;
	position: relative; top: 0;
	margin: 0;
	padding: 0;
}
h1 i, ul.nav, .mlspin { display: none; }

/* Contact */
#contact { width: auto; height: auto; position: relative; text-align: center; padding-bottom: 0.5em; }
#contact h3, #contact h4, #contact p { text-align: center; margin: 0; padding: 0; }

#contact i { display: none; }

/* Content */
#content {
	/*width: 90%;
	margin: 1em auto 0;*/
	margin: 1em;
	padding: 0;
	background: transparent;
	min-height: inherit;
}
#content h3, #content h4 {
	margin: 0;
	padding: 0;
}
#content ul { margin-right: 3em; }
#sidebar { display: none; }

/* Footer */
#footer { text-align: center; border-left: none; margin-top: 0.5em; }
#footer a { display: none; }