/* This clears all broweser defaults and lets us use our layout, colors and typography */
@import "stylesheets/normalize.css"; 

/* These are our styles that are now applied to the site */
@import "stylesheets/layout.css";
@import "stylesheets/piecesofflair.css";

