
/* ==========================================================================
 *  css/tpilb.css -- ThisPageIntentionallyLeftBlankProject
 *  my individual approach to give a blank page some style
 * ========================================================================== */

.pageblank-div {
    width: 62%;
    text-align: center;
    margin: 19% 19% 0 19%;
}

.pageblank-a {
    text-decoration: none;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 1.75rem;
    color: black;
}
