/*
Theme Name: Child Theme
Theme URI: http://graphpaperpress.com
Description: A child theme, yo!
Author: Thad Allender
Author URI: http://graphpaperpress.com
Template: modularity
Version: 1.0
Tags: minimalistic, clean, child, portfolio
License:  GPL
*/
	
@import url("../modularity/style.css");

/* MODULARITY GLOBAL STYLE OVERRIDES */
body {font-size:85%; background: black; fixed top center; font-family: Georgia, Helvetica Nueue }
a {color: #ff0000}
a:hover {color:#ff0000}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {color:#000000}


