#content {
font-size: 10pt;
font-family: "Trebuchet MS", arial;
position: absolute;
padding-left: 4px;
padding-bottom: 30px;
top: 50px;
left: 50px;
width: 420px;
}

#header {
font-size: 44pt;
font-family: Georgia, "Times New Roman", Times;
color: #333333;
padding-bottom: 8px;
}

#logo {
position: absolute;
top: 50px;
left: 490px;
}

a:link {
color: #0000cc;
}

a:hover, a:active {
color: #0000ff;
}

.finished {
color: #aaaaaa;
}