#header {
    font-size: 1.5em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCC;
}

#header .head {
    font-weight: bold;
}

#header #due-date {
    font-size: .75em;
}

li > p {
    margin-bottom: 5px;
}

img {
    display: block;
    margin: 0 auto;
}