body {
	margin-left: 120px;
	font-family: "verdana ce", verdana, helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	background: white url("tlo.jpg") 0 0 no-repeat;
}

h1, h2, h3 {
	font-variant: small-caps;
	text-spacing: 0.2em;
	color: navy;
	font-family: serif;
	letter-spacing: 0.2em;
}

h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}

li,p {
	line-height: 1.5em;
}