/*
Theme Name:     Karma Child Theme
Theme URI:      http://themeforest.net/item/karma-clean-and-modern-wordpress-theme/168737?ref=TrueThemes
Description:    Child theme for the Karma theme 
Author:         TrueThemes
Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes
Template:       Karma
Version:        0.1.0
*/

@import url("../Karma/style.css");


/* ------- Insert custom styles below this line ------- */

#header .header-area {
	width:980px;
	margin:0 auto;
	padding:38px 0 33px;
	background-image: url(people.png);
	background-position: 260px 35px;
	background-repeat: no-repeat;
}