#comment {
    width: 400px;
}

#blogNavigation {
    margin-top: 18px;
}
h2#blogTitle {
    margin-bottom: 0px;
}
#authorSubtext {
    text-align: right;
    font-family: "Trebuchet MS", sans;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 8px;
}
.entry {
    text-align: justify;
}

