
    /*  CSS Style Sheet for Named Lunar Formation catalogues  */

    div.catalogue {
        text-align: center;
    }

    div.catalogue pre {
        display: inline-block;
        text-align: left;
    }

    p {
        text-align: justify;
    }

    span.far {
        color: #FF0000;
    }
