.centering {
    text-align: center;
}
.righting {
    text-align: right !important;
}
.lefting {
    text-align: left !important;
}
div#flashMessage {
    color: #FF0000;
    font-weight: bold;
}
.alert_message {
    color: #FF0000;
    font-weight: bold;
}
.error-message {
    color: #FF0000;
    font-weight: bold;
}
