#wrapper {
	width: 563px;
}

body {
	font: 11px Arial, sans-serif;
	color: #291741;
	background-color: #fffbff;
}

h1 {
	font-weight: bold;
}

li {
	list-style-type: none;
	text-indent: -30px;
}

a {
	color: #291741;	
}

.done {
	color: silver;
}