/*
Theme Name:     Feligood
Theme URI:      http://goodyearsmith.com
Description:    Child theme for the Twenty Twelve theme 
Author:         John Potter
Author URI:     http://motuweb.co.nz
Template:		twentytwelve
Version:        0.1.0
*/
/* Get base CSS */
@import url('../twentytwelve/style.css');

h2{
	color: navy;
	margin-bottom: 0!important;
	font-size: 1.4em!important;
	}
h3, 
h4 {
	margin-bottom: 0!important;
}

