/*   
Theme Name: WPFolio Child Theme
Theme URI: http://wpfolio.visitsteve.com
Description: My changes to the WPFolio Theme.
Author: You	
Author URI: http://yourwebsite.com/about
Template: wpfolio
Version: 0.1
Tags: 
.
WPFolio is free and open source under the GNU Public License
http://wpfolio.visitsteve.com
.
*/

@import url('../wpfolio/style.css');

/* HEADER IMAGE example */

div#header {
	background: url(images/logo-header.jpg) 0 center;
	height: 200px;
}
div.headertext {
	margin-left: 0px;
	visibility:hidden;
}

/* add your changes below this line */