.center {
    text-align: center;
}

.bold {
    font-weight: bold;
}

.right {
    float: right;
}