/*
Theme Name: Vanguard Framework 1.0
Theme URI: http://vanguardsys.com
Author: Vanguard Systems, Inc.
Author URI: http://vanguardsys.com/
Description: This frameworks sets up the defaults to every theme we create.
License: All Rights Reserved
Text Domain: framework
*/

/* INCLUDE FONTS */
@import url('css/fonts.css');

body {
	padding:0;
	margin:0;
}