/* 
    Document   : mycss
    Created on : Jan 1, 2014, 1:58:15 PM
    Author     : cesar
    Description:
        Purpose of the stylesheet follows.
*/

.center-block {
    margin: 0 auto;
    display: block;
}

