
h1 {
    text-align: center;
}

h5 {
    text-align: center;
}

.me {
    padding-top: 5px;
    padding-bottom: 10px;
    font: 25px/25px "Times New Roman", serif;
    text-align: center;
}

.notice {
    border: 2px solid red;
    padding: 1em;
    margin-bottom: 2em;
    background-color: #f0f0f0;
    text-align: center;
}
.ezzi {
    border: 2px solid red;
    padding: 1em;
    margin-bottom: 2em;
    background-color: #f0f0f0;
}
.cat_title {
    text-align: right;
    font-size: small;
}

.cat_data {
    text-align: left;
}

.work_heading {
    text-align: left;
    font-style: italic;
    font-weight: bold;
}

.wishy_washy_marketing_stuff {
    text-align: center;
    font-size: small;
}

.qual_heading {
    font-weight: bold;
    text-align: left;
}

.qual_details {
    text-indent: 5em;
}

.knowledge_section {
    border: 2px solid red;
    padding: 1em;
    margin-bottom: 2em;
    background-color: #008080;
    text-align: left;
    font-weight: bold:
}

.bigstuff {
    font-weight: bold:
}

.knowledge_group {
    border: 2px;
    padding: 1em;
    background-color: #9AC0C4;
    margin-bottom: 2em;
    text-align: left;
}
.console {
    background-color: #C0C0C0;
    margin-bottom: 1em;
    font-family: monospace;
    color: black;
}
