:link, :visited, dt em, li.milestone .info h2 em, h1 :link, h1 :visited {
    color: blue;
}

img.floater {
    clear: both;
    border: solid 2px blue;
    float: right;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
}

