body {
	font: 12pt/120% "Trebuchet ms", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 40px;
}

h1 {
	font-size: 18pt;
	border-bottom: 1px dotted #ccc;
	color: #C06;
	padding-bottom: 5px;
}

h2 {
	font-size: 16pt;
	border-bottom: 1px dotted #ccc;
	color: #C06;
	padding-bottom: 5px;
}

h3 {
	font-size: 14pt;
	border-bottom: 1px dotted #ccc;
	color: #C06;
	padding-bottom: 5px;
}

h4 {
	font-size: 12pt;
	border-bottom: 1px dotted #ccc;
	color: #C06;
	padding-bottom: 3px;
}

h5 {
	font-size: 10pt;
	border-bottom: 1px dotted #ccc;
	color: #C06;
	padding-bottom: 3px;
}

ul#menu {
	display: none;
}
