/* Yahoo reset and base CSS */
@import 'reset-min.css';
@import 'base-min.css';

/* Seperate layout and styling */
@import 'soflomo.css';

/* Some HTML5 Base styling */
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
    display: block;
}
