/* page body */

body {
font-family : Arial;
}



/* navigation */

#nav, #left {
display : none;
}



/* main content */

#content {
line-height : 1.6em;
}

	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-size : 1.2em;
	}