html {
	width: 100%;
}

body {
	width: 90%;
	background: white;
	color: black;
	font: 14px "times new roman", times, georgia, serif;
}

img.right {
	float: right;
}

#content h2 {
	clear: both;
}

#topbar {
	display: none;
}