/***************
 * Import File *
 **************/

@import "reset.css";		/* Reset all the browser default margin/padding */
@import "style.css";		/* Stylesheet for the current page layout */
