@charset "utf-8";
/* CSS Document */
.col-centered{
    float: none;
    margin: 0 auto;
}