/*
Theme Name: 	Pec Park
Version: 		1.0
Author: 		TSC
Author URI: 	http://viewportindustries.com
Tags: 			pec-park, clean, basic
*/

@import url('css/reset.css'); /* Reset CSS */

body 				{ background:#fff; /* Don't forget to style your body to avoid user overrides */ }
::-moz-selection 	{ background:#00682d; color:#FFFFFF; }
::selection 		{ background:#00682d; color:#FFFFFF; }

h1, 
h2, 
h3, 
h4, 
h5, 
h6 					{ font-weight:bold; /* This helps to identify headings at the initial build stage, but you should write something more precise later on */ }






