body {
	font-family: "Times New Roman", Times, Georgia;
}

h1 {
	border-bottom: dotted 2px;
	width: 50%;
	opacity: 0.6;
}

div.listitem {
	padding: 3px;
	margin: 4px;
	background-color: #ffeeee;
	width: 67%;
}
