/*
 * Stylesheet for the PING/ACK website.
 */

p {
    text-align: justify; !important
}

footer {
    text-align: center;
}

footer a.logo:hover {
    text-decoration: none;
}

footer img {
    margin: 2mm;
}

footer span {
    font-size: 75%;
}
