body {
    font-family: sans-serif;
}

a:visited{
    color: blue;
}

dd {
    margin-left: 30px;
    color: rgb(73, 73, 73);
    margin-bottom: 8px;
}

#co {
    position: absolute;
    bottom: -80px;
}