body {
	background: transparent url(images/back.gif) no-repeat fixed top left;
}
a img {
	border: none;
}
#container {
	width: 580px;
	margin: 3em auto;
}
h4 {
	border-bottom: 1px solid #aaa;
	padding-bottom: 4px;
	font-family: Arial, "MS Trebuchet", sans-serif;
}
.m {
	font-size: 90%;
	line-height: 150%;
	margin-left: 1em;
}
ul, li {
	margin: 0;
	padding: 0;
}
ul {
	margin-left: 200px;
}
li.s {
	font-size: 70%;
	margin-top: 20px;
}
dt {
	font-weight: bold;
}