/**
 * Author:  Josh Leder <slushie@gmail.com>
 * Created: 3/15/12 @ 7:45 PM
 * Copyright © 2012 Punkle
 */

/* Put any static CSS changes here.
 * DO NOT EDIT any other css files, they are generated automatically. */

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
