.centersingle {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

/* Center a group of inline images; apply this to the CONTAINER element */
.centergroup {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

IMG.smallpad {
    margin: 10px;
}

#counter {
    text-align: center;
}

.mainText {
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
}

