body {
    font-family: Georgia, serif;
    background: #fff;
    color: #444;
}

img {
    float: right;
}

a {
    color: #222;
    text-decoration: none;
    border-bottom: 2px solid #ae5;
}

a:hover {
    color: #000;
    background: #eee;
}

