html, body{
border: 0;
margin: 0;
padding: 0;
font-family: georgia, serif;
line-height: 140%;
font-size: 12px;
background: #fafafa;
}
#wrapper{
width: 700px;
margin: 0 auto;
padding: 15px;
background: #fff;
border-right: solid 1px #ccc;
border-left: solid 1px #ccc;
}
h1{
font-family: trebuchet ms, arial, helvetica, sans-serif;
font-size: 40px;
}
.off{
color: #ccc;
}
.off ul,
.on ul{
color: #000;
margin: 0 0 8px 0;
}
.complete{
text-decoration: line-through;
}
ul li a{
font-size: 10px;
font-family: verdana, helvetica, arial, sans-serif;
}
ul#shuffle,
ul#fifthgthiry,
ul#fifthgsixty,
ul#mini,
ul#secondgnano{
display: none;
}

ul li.off{
list-style-image: url(images/check.png);
}