#body h3 {
    border-color: #00107B;
}

p {
    text-align: justify;
    margin: 1em 0;
    width: 425px;
}

strong {
    font-weight: bold;
    color: rgb(64, 64, 64);
}

.references {
    float: right;
    width: 150px;
    margin: -0.5em 0 0 0;
}

.references ul {
    list-style: circle;
    margin: 0 0 0 2em;
}

.contact {
    font-style: italic;
    text-align: right;
}
