
body {
    color: black;
    background-color: white;
}

dl dt {
    font-weight: bold;
}

#welcome {
    font-family: Chicago, Sans-serif;
    font-size: 12pt;
    text-align: center;
}

#news {
    width: 50%;
    float: right;
}

#contents {
    list-style: none;
}


.finder-view {
    font-family: Geneva, Sans-serif;
    font-size: 10pt;
}

.finder-view .icon {
    padding: 32px;
}

.finder-view h2 {
    border-bottom: 1px solid black;
}


.download {
    background-color: green;
}
